|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Bug in IE?
Hey All,
trying to do a fluid layout with 3 columns, i will list what i have below, see if you can help me please.. the problem is it works fine in Opera but not ie? whats the deal.. thanks CSS #contentarea { position: relative; } #mainmenu { position: absolute; left: 0; top: 10px; } #content { position: absolute; left: 0; top: 0; margin-left: 145px; margin-right: 145px; margin-top: 10px; } #submenu { position: absolute; right: 10px; top: 10px; } HTML <div id="contentarea"> <div id="mainmenu"> Left Nav </div> <div id="content"> <img src="images/image.gif" width="115" height="21" alt="alttag" /> <h2>HEADER>/h2> <p> MAKE SURE YOU PUT HEAPS OF TEXT HERE. </p> </div> <div id="submenu"> Submenu </div> </div> Last edited by thewatcher : August 21st, 2003 at 12:41 AM. |
|
#2
|
||||
|
||||
|
It's ok, i fixed it but let's see if anyone else can see the problem?
just a little test :p and if you want to see that I actually HAVE fixed it instead of lying to you all the answer is this.. DO NOT LOOK IF YOU WANT TO TRY AND FIX IT URSELF #content { /* this was the problem */ /* position: absolute; left: 0; top: 0; */ margin-left: 145px; margin-right: 145px; margin-top: 10px; } |
|
#3
|
||||
|
||||
|
Quote:
Don't worry, I still think you're a liar. ;-)
__________________
Take care, ... Christopher @ BeRomeo ----------------------------------------- Download your Free Seduction eBook: http://www.BeRomeo.com |
|
#4
|
||||
|
||||
|
mauahaha yes.. yes i am :p
|
|
#5
|
||||
|
||||
|
Quote:
Liar. |
|
#6
|
||||
|
||||
|
ummm....
|
|
#7
|
||||
|
||||
|
Quote:
;-) |
|
#8
|
||||
|
||||
|
Well if you want IE problems just do a pile of image alt tags with long descriptions in small cols.
It'll bust up your layout. Cheers,
__________________
theBear |
|
#9
|
||||
|
||||
|
Quote:
*ROFL* Something tells me that tip is from personal experience... ;-) |
|
#10
|
||||
|
||||
|
Quote:
Yep a quarter million pages worth in fact They worked correctly in many browsers but IE made jelly out of them. Oh well, at least commenting the php code out was a lot easier than having to edit every page :grin: Cheers, |
|
#11
|
||||
|
||||
|
Quote:
*whistles* That's all I gotta say... Take care, ... Christopher @ DatingVault, who only has 100 pages... |
![]() |
| Viewing: SEO Chat Forums > Other > HTML Coding > Bug in IE? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|