NADB
09-14-2007, 04:55 PM
Hi,
The following code is the header of my page. I need an example of how my code should be written between the <H></h> tags. I know the absolutes shouldn't really be there and other little tidbits but that's the way my editor that i use does it.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Untitled Page</title>
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div id="bv_" style="position:absolute;left:103px;top:131px;width:1036px;height:6px;z-index:0" align="left">
<img src="bv01649.gif" id="Shape1" align="top" alt="" border="0" width="1036" height="6"></div>
<div id="bv_" style="position:absolute;left:108px;top:9px;width:1028px;height:157px;z-index:1" align="left">
<img src="bv01650.gif" id="Shape2" align="top" alt="" border="0" width="1028" height="157"></div>
<div id="bv_" style="position:absolute;left:901px;top:20px;width:175px;height:28px;z-index:2" align="left">
<font style="font-size:24px" color="#32CD32" face="Monotype Corsiva"><b>Sign UP | Log In</b></font></div>
<div id="bv_" style="position:absolute;left:164px;top:50px;width:201px;height:72px;z-index:3" align="left">
<font style="font-size:64px" color="#FFFFFF" face="Arial">LOGO</font></div>
</body>
</html>
Same thing for my footer.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Untitled Page</title>
<style type="text/css">
img { behavior: url("pngfix.htc"); }
</style>
</head>
<body bgcolor="#FFFFFF" text="#000000">
<img src="half1000.png" id="Image2" alt="" align="top" border="0" width="1030" height="174" style="position:absolute;left:219px;top:197px;width:1030px;height:174px;z-index:0">
<div id="bv_" style="position:absolute;left:269px;top:255px;width:146px;height:25px;z-index:1" align="left">
<font style="font-size:21px" color="#FFFFFF" face="Monotype Corsiva">Driving Directions</font></div>
<div id="bv_" style="position:absolute;left:484px;top:255px;width:112px;height:25px;z-index:2" align="left">
<font style="font-size:21px" color="#FFFFFF" face="Monotype Corsiva">Traffic Alerts</font></div>
<div id="bv_" style="position:absolute;left:664px;top:255px;width:123px;height:25px;z-index:3" align="left">
<font style="font-size:21px" color="#FFFFFF" face="Monotype Corsiva">Auto Insurance</font></div>
<div id="bv_" style="position:absolute;left:859px;top:255px;width:182px;height:25px;z-index:4" align="left">
<font style="font-size:21px" color="#FFFFFF" face="Monotype Corsiva">New and Used Vehicles</font></div>
<img src="white600.png" id="Image1" alt="" align="top" border="0" width="600" height="49" style="position:absolute;left:435px;top:302px;width:600px;height:49px;z-index:5">
<div id="bv_" style="position:absolute;left:454px;top:308px;width:94px;height:37px;z-index:6" align="left">
<font style="font-size:32px" color="#9B0000" face="Arial"><b>home</b></font></div>
<div id="bv_" style="position:absolute;left:542px;top:318px;width:117px;height:25px;z-index:7" align="left">
<font style="font-size:21px" color="#9B0000" face="Arial Narrow"><b>questions</b></font></div>
<div id="bv_" style="position:absolute;left:632px;top:313px;width:94px;height:31px;z-index:8" align="left">
<font style="font-size:27px" color="#9B0000" face="Arial Narrow">about us</font></div>
<div id="bv_" style="position:absolute;left:721px;top:305px;width:164px;height:43px;z-index:9" align="left">
<font style="font-size:37px" color="#9B0000" face="Arial Narrow">contact us</font></div>
<div id="bv_" style="position:absolute;left:865px;top:319px;width:69px;height:23px;z-index:10" align="left">
<font style="font-size:19px" color="#9B0000" face="Arial Narrow">privacy</font></div>
<div id="bv_" style="position:absolute;left:922px;top:319px;width:101px;height:23px;z-index:11" align="left">
<font style="font-size:19px" color="#9B0000" face="Arial Narrow"><b>terms of use</b></font></div>
<div id="bv_" style="position:absolute;left:1113px;top:255px;width:84px;height:25px;z-index:12" align="left">
<font style="font-size:21px" color="#FFFFFF" face="Monotype Corsiva">Gas Relief</font></div>
</body>
</html>
Any help would be appreciated. Thanks in advance.
NADB
The following code is the header of my page. I need an example of how my code should be written between the <H></h> tags. I know the absolutes shouldn't really be there and other little tidbits but that's the way my editor that i use does it.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Untitled Page</title>
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div id="bv_" style="position:absolute;left:103px;top:131px;width:1036px;height:6px;z-index:0" align="left">
<img src="bv01649.gif" id="Shape1" align="top" alt="" border="0" width="1036" height="6"></div>
<div id="bv_" style="position:absolute;left:108px;top:9px;width:1028px;height:157px;z-index:1" align="left">
<img src="bv01650.gif" id="Shape2" align="top" alt="" border="0" width="1028" height="157"></div>
<div id="bv_" style="position:absolute;left:901px;top:20px;width:175px;height:28px;z-index:2" align="left">
<font style="font-size:24px" color="#32CD32" face="Monotype Corsiva"><b>Sign UP | Log In</b></font></div>
<div id="bv_" style="position:absolute;left:164px;top:50px;width:201px;height:72px;z-index:3" align="left">
<font style="font-size:64px" color="#FFFFFF" face="Arial">LOGO</font></div>
</body>
</html>
Same thing for my footer.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Untitled Page</title>
<style type="text/css">
img { behavior: url("pngfix.htc"); }
</style>
</head>
<body bgcolor="#FFFFFF" text="#000000">
<img src="half1000.png" id="Image2" alt="" align="top" border="0" width="1030" height="174" style="position:absolute;left:219px;top:197px;width:1030px;height:174px;z-index:0">
<div id="bv_" style="position:absolute;left:269px;top:255px;width:146px;height:25px;z-index:1" align="left">
<font style="font-size:21px" color="#FFFFFF" face="Monotype Corsiva">Driving Directions</font></div>
<div id="bv_" style="position:absolute;left:484px;top:255px;width:112px;height:25px;z-index:2" align="left">
<font style="font-size:21px" color="#FFFFFF" face="Monotype Corsiva">Traffic Alerts</font></div>
<div id="bv_" style="position:absolute;left:664px;top:255px;width:123px;height:25px;z-index:3" align="left">
<font style="font-size:21px" color="#FFFFFF" face="Monotype Corsiva">Auto Insurance</font></div>
<div id="bv_" style="position:absolute;left:859px;top:255px;width:182px;height:25px;z-index:4" align="left">
<font style="font-size:21px" color="#FFFFFF" face="Monotype Corsiva">New and Used Vehicles</font></div>
<img src="white600.png" id="Image1" alt="" align="top" border="0" width="600" height="49" style="position:absolute;left:435px;top:302px;width:600px;height:49px;z-index:5">
<div id="bv_" style="position:absolute;left:454px;top:308px;width:94px;height:37px;z-index:6" align="left">
<font style="font-size:32px" color="#9B0000" face="Arial"><b>home</b></font></div>
<div id="bv_" style="position:absolute;left:542px;top:318px;width:117px;height:25px;z-index:7" align="left">
<font style="font-size:21px" color="#9B0000" face="Arial Narrow"><b>questions</b></font></div>
<div id="bv_" style="position:absolute;left:632px;top:313px;width:94px;height:31px;z-index:8" align="left">
<font style="font-size:27px" color="#9B0000" face="Arial Narrow">about us</font></div>
<div id="bv_" style="position:absolute;left:721px;top:305px;width:164px;height:43px;z-index:9" align="left">
<font style="font-size:37px" color="#9B0000" face="Arial Narrow">contact us</font></div>
<div id="bv_" style="position:absolute;left:865px;top:319px;width:69px;height:23px;z-index:10" align="left">
<font style="font-size:19px" color="#9B0000" face="Arial Narrow">privacy</font></div>
<div id="bv_" style="position:absolute;left:922px;top:319px;width:101px;height:23px;z-index:11" align="left">
<font style="font-size:19px" color="#9B0000" face="Arial Narrow"><b>terms of use</b></font></div>
<div id="bv_" style="position:absolute;left:1113px;top:255px;width:84px;height:25px;z-index:12" align="left">
<font style="font-size:21px" color="#FFFFFF" face="Monotype Corsiva">Gas Relief</font></div>
</body>
</html>
Any help would be appreciated. Thanks in advance.
NADB