chamberofsages
07-03-2006, 03:29 AM
If you use the browers aol or IE this page displays not correct if you use the browser firefox it display correct.
www.hometown.aol.com/mlamar1990/alttp.html
How do you get your webpages to display correct in all browsers. an email or a PM would be appreciated or a reply to this post with a HTML code to help me.
Marta
07-03-2006, 03:52 AM
Okay, I have fixed it and eliminated a lot of excess codes.
<html>
<head>
<meta
name="keywords" content="Easy Designer, Cool Home Pages, AOL Hometown"
>
<title>The Legend of Zelda A Link to the Past</title>
<style type="text/css" name="Default">
body {
font-size: 13pt;
font-family: Arial,Helvetica,adobe-helvetica,Arial Narrow;
color: #000000;
background-color: #ffffff;
}
a:link {color: #0000ff;}
a:visited {color: #551a8b;}
<style type="text/css">
A:link
{ text-decoration: value none; color:#000000; }
A:visited
{ text-decoration: value line-through; color:#000000;}
A:active
{ text-decoration: value blink; color:#000000;}
A:hover
{ text-decoration: value underline; color:#000000;}
background-repeat: value no-repeat;
background-position: valueI valueII valueI: center;
[valueII: center]
background-attachment: value fixed;
font-family: value Times New Roman;
color: #000000 ;
letter-spacing: value 5pt;
font-weight: value Bold;
font-size: value medium;
</style>
</head>
<body bgcolor="#ffffff" link="#0000ff" vlink="#551a8b">
<htpdiv x=6 y=6 width=188 height=38 type=htmlsource name=null>
<META http-equiv=imagetoolbar content=no>
<div style="position: absolute; top: 0px; left: 0px;">
<img src="http://www.hometown.aol.com/mlamar1990/Pictures/zeldatwilight.gif"><br>
<img src="http://www.hometown.aol.com/mlamar1990/Pictures/twilightcontinue.gif"><br>
<img src="http://www.hometown.aol.com/mlamar1990/Pictures/twilightcontinue.gif"><br>
<img src="http://www.hometown.aol.com/mlamar1990/Pictures/twilightcontinue.gif"><br>
<img src="http://www.hometown.aol.com/mlamar1990/Pictures/twilightcontinue.gif"><br>
<img src="http://www.hometown.aol.com/mlamar1990/Pictures/twilightcontinue.gif"><br>
<img src="http://www.hometown.aol.com/mlamar1990/Pictures/twilightcontinue.gif"><br>
</div>
<div style="position:absolute;left:229px;top:416px;width:795px ;height:800px; overflow:auto;">
okokokokokokoitworkdsjbuibvuiwvbuvbjeuvbqui
</div>
<div style="position:absolute;left:1px;top:413px;width:201px;h eight:335px; overflow:auto;">
<p class=head style="text-align:left"> Header</p>
x <a href="">Link Here</a><br>
x <a href="">Link Here</a><br>
x <a href="">Link Here</a><br>
x <a href="">Link Here</a><br>
x <a href="">Link Here</a><br>
x <a href="">Link Here</a><br>
x <a href="">Link Here</a><br>
x <a href="">Link Here</a><br>
x <a href="">Link Here</a><br>
x <a href="">Link Here</a><br>
<p class=head style="text-align:left"> Header</p>
x <a href="">Link Here</a><br>
x <a href="">Link Here</a><br>
x <a href="">Link Here</a><br>
x <a href="">Link Here</a><br>
x <a href="">Link Here</a><br>
x <a href="">Link Here</a><br>
x <a href="">Link Here</a><br>
x <a href="">Link Here</a><br>
x <a href="">Link Here</a><br>
x <a href="">Link Here</a><br>
<p class=head style="text-align:left"> Header</p>
x <a href="">Link Here</a><br>
x <a href="">Link Here</a><br>
x <a href="">Link Here</a><br>
x <a href="">Link Here</a><br>
x <a href="">Link Here</a><br>
x <a href="">Link Here</a><br>
x <a href="">Link Here</a><br>
x <a href="">Link Here</a><br>
x <a href="">Link Here</a><br>
x <a href="">Link Here</a><br>
<p class=head style="text-align:left"> Header</p>
x <a href="">Link Here</a><br>
x <a href="">Link Here</a><br>
x <a href="">Link Here</a><br>
x <a href="">Link Here</a><br>
x <a href="">Link Here</a><br>
x <a href="">Link Here</a><br>
x <a href="">Link Here</a><br>
x <a href="">Link Here</a><br>
x <a href="">Link Here</a><br>
x <a href="">Link Here</a><br>
</div>
</htpdiv>
<htpdiv x=7 y=83 width=188 height=38 type=htmlsource name=null>
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<META HTTP-EQUIV="Expires" CONTENT="-1">
onLoad="if ('Navigator' == navigator.appName) document.forms[0].reset();"
</htpdiv>
<P> </P><table ALIGN=CENTER><tr><td>page created with <a
href="http://publish.hometown.aol.com:80/htp/index.adp?cn=Mlamar1990" target="_top">Easy
Designer</a></td></tr></table>
</body>
</html>
The main problem was that you didn't have "px" in the codes. There was also a lot of excess things and codes.
I marked some things with color. The red is not tagged to anything, so it won't do anything ( like the body { info } one)
If you want more space for your menu without having a scrollbar, just increase the number.
Hope this helps! There are still things that can be improved. Keep asking if you need more help! :D