|
|
|||||||
| Home | Register | Downloads | FAQ | Members List | Calendar | Arcade | Mark Forums Read |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Crasher of Castles
![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Nov 2002
Location: Missouri
Posts: 7,010
|
HTML School Project
Well...i was working on my photoshopping on my school HTML site and was wandering why this would happen...the big black area is a iframe where all my information pops up...and everything is in tables...but up in my title area it has a random line like the size of the cell is bigger than the picture when its not...but it shows up fine in firefox...and not in IE...and my iframe doesn't show up right in Firefox but it does in IE...but im more concerned about the line as at school we use IE.... and yes...if any of you noticed that is the layout of my old site just with different buttons and a black background
__________________
![]() |
|
|
|
| Advertisement | [Remove Advertisement] |
|
|
|
|
|
#2 |
|
A1C
![]() ![]() Join Date: Jan 2004
Location: California
Posts: 230
|
I honestly wouldn't use tables for that layout. It could easily be done using a few DIVs, some CSS, and an iframe in under 5 minutes. Anyway, it's REALLY hard to tell what's going on without seeing the actual code. Especially with how quirky IE is. It might have something to do with the vertical alignment, so add style="vertical-align: top" to the td tag containing the iframe, and style="vertical-align: middle" to the td tag containing the banner at the top. If that doesn't work, just post the HTML you're using. Also, what version of IE do they use at your school? IE 4, 5, and 6 are all very different in terms of capability. If they have IE 6, then you can use a lot more modern techniques. |
|
|
|
|
|
#3 |
|
Crasher of Castles
![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Nov 2002
Location: Missouri
Posts: 7,010
|
i dunno...i'll take it to school tomorrow and see if it shows up ok on theirs...i think they have IE5...
__________________
![]() |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|