GIDForums  

Go Back   GIDForums > Webmaster Forums > Web Design Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 28-Dec-2007, 14:06
Flavs83 Flavs83 is offline
New Member
 
Join Date: Mar 2007
Posts: 6
Flavs83 is on a distinguished road

Need help with HTML!


I am having problem setting standard format for both explorer and firefox browsers. On firefox, it looks as I wanted but explorer is not the same format. I am having problem with "11111111" and "2222222" content .. anyone knows how to fix them??

HTML Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <style type="text/css"> a:link {color: #0000ff; text-decoration: none} a:visited {color: #000000; text-decoration: none} a:hover {background: #abcdef; font-size: 100%; text-decoration: underline} .container { background: #333333; color: #ffffff; padding: 10px; width: 20px; } </style> <body style="margin: 0px 0px 0px 0px; font-size: 15px;"> <div id="TOP" style="margin: 20px 20px 0px 20px; padding: 10px; border: 3px solid; height: 100px; width: 700px;"> <b>HELLO</b> </div> <div id="LEFT" style="position: absolute; left: 0px; margin: 20px; padding: 10px; border: 3px solid; width: 100px;"> <br> <br> <br> <br> <br> <br> <br> </div> <div id="LEFT" style="position: absolute; left: 0px; top: 340px; bottom: 40px; margin: 20px; padding: 10px; border: 3px solid; width: 100px;"> 222222222222<br> </div> <div id="right" style="position: absolute; right: 0px; left: 600px; margin: 20px; padding: 10px; border: 3px solid; width: 100px;"> <br> </div> <div id="Middle" style="margin: 20px 160px 20px 160px; padding: 10px; border: 3px solid; width: 420px;"> 111111111111111111111<br> 111111111111111111111<br> 111111111111111111111<br> </div> <div id="middle" style="position: absolute; margin: 20px 160px 20px 160px; padding: 10px; border: 3px solid; width: 420px;"> </div> </body> </html>
  #2  
Old 30-Dec-2007, 15:40
Corey Bryant Corey Bryant is offline
Member
 
Join Date: Oct 2003
Location: Castle Rock, CO
Posts: 216
Corey Bryant will become famous soon enough

Re: Need help with HTML!


You have two middles (one uppercase and one lowercase). I know that the ids should only be used once but I am not sure about the case sensitivity unfortunately. Maybe add a number in there to help.

Don't forget to close your
Code:
<br>
elements as well since you are using XHTML
 
 

Recent GIDBlogToyota - 2008 July Promotion by Nihal

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Getting HTML source returns garbage/unexpected data daveofwar MS Visual C++ / MFC Forum 0 09-Nov-2007 12:43
HTML Form to PHP File - Help Requested vigilantweather MySQL / PHP Forum 15 07-Aug-2006 19:22
including html help last time! dopee MySQL / PHP Forum 3 14-Feb-2005 04:08
working with html HELP dopee MySQL / PHP Forum 10 18-Jan-2005 04:31
saving html text dopee MySQL / PHP Forum 1 17-Jan-2005 04:15

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 00:23.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.