Jump to content

any way to fix this?


spyboy1o1

Recommended Posts

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html> <head> <title>JEMgames-home</title> <style type="text/css"> a { text-decoration: none; font-size: 20pt; color: #000000; } a:Hover { color: #009900; } a:Active { color: #9900CC; } #header{ background-color: #33CCFF; } #navbar{ background-color: #FFFF99; margin-top: 3px; width: 100%; height: 30px; } #navbarl{ margin-top: 2px; } #sbar { float: right; background-image: url('../pics/sbar_.gif'); width: 200px; height: 400px; background-color: #FF0033; } #main{ background-color: #FF0033; float: left; padding-left: 783px; height: 900px; border-color: #000000; } </style> </head> <body bgcolor="#CC9966"> <div id="header"> <center><img src="../pics/logo.gif"></center> </div> <div id="navbar"> <center><div id="navbarl"> <a href="games">GAMES</a> <a href="tuts.html">TUTORIALS</a> <a href="aboutus.html">ABOUT US</a> </div></center> </div> <div id="sbar"></div> <div id="main"></div>
thats me codehttp://http://img352.imageshack.us/my.php?...rashthisml8.bmpok so... i gotta get it so in both broswers the red will be touching... and the stuff will be on the end of both screens... ive tried alot but cant get it... help?
Link to comment
Share on other sites

well anyways... in ie and my editor... ive got on the right, a pic, and red going around it(through css)... and then to the left, i got a red background... and in ie the red bg goes all the way form the left side, to touching my right side image... but in firefox there is a gap between the image and my bg...

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...