Something like:
HTML Code:
<!DOCTYPE html>
<html>
<head>
<title>contact me page</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style>
body { background-image: url('photogallery/WEB%20BACKGROUND.jpg');
background-repeat: repeat; background-position:center }
p, h1, div, table, td {
text-align: center;
}
p {
margin: 5px 0 2px 0;
}
h1 {
font-size: 48px;
margin: 5px;
}
table {
width: 860px;
margin: auto;
}
td {
vertical-align: top;
}
</style>
</head>
<body>
<p>
<iframe src="http://free.timeanddate.com/clock/i26bcmsm/n136/fs28/tct/pct/ftb/tt0" frameborder="0" width="723" height="36" allowTransparency="true"></iframe>
<h1>Contact Me Page</h1>
<div>
<table cellspacing="0" cellpadding="15" border="0"><tr><td>Please Enter Your Request:<br><iframe width="400" height="524" frameborder="0" src="http://www.foxyform.com/form.php?id=219861&sec_hash=481ef9b929c"></iframe><br><a style="font:8px Arial;color:#5C5C5C;" href="http://www.foxyform.com">foxyform.co</a></td><td>Example:<br><img src="http://i670.photobucket.com/albums/vv62/ipbr21054/MY%20WEBSITE/COMPLETEDFORMEXAMPLE.jpg" alt="original image" title=""></td></tr></table>
</div>
</body>
</html>
Bookmarks