Home
Forum
Store
Calendar
View Calendar
Post Event
Media
Login
Register
Help
70470
Posts in
6879
Topics - by
687
Members
- Latest Member:
Laricwashere
Frag Infinity Tournament, Inc. - FITES LAN Party - www.fites.net
»
Forum
»
LAN Party Forums
»
Support Group
»
Need some HTML assistance
Print
Pages: [
1
]
Author
Topic: Need some HTML assistance (Read 874 times)
Pride
Administrator
Godlike Gamer
Posts: 4714
Karma: 0
Need some HTML assistance
«
on:
January 04, 2006, 12:31:36 PM »
Ok, so I just spent the last 2 days reworking the whole fites theme.... only to find out that IE screws up the translation of the coding.
So, in Firefox, it works fine, in IE... not so much.
Can anyone take
this zip file (contains an html file)
and try to figure out what I did wrong that doesnt allow it to be shown properly in IE?
Thanks!
Logged
Insert witty signature here...
_!Rathe!_
Master Sergeant Shooter Sergeant Person
Godlike Gamer
Posts: 2296
Karma: 0
XFire: rathewin2k
Need some HTML assistance
«
Reply #1 on:
January 05, 2006, 03:46:29 PM »
just looking at it real quick you are missing some </td> tags
4th line below <!--Bottom Row--> and every second <td> tag after that.
I know when coding I have found IE screws up sometimes when the tags are omitted. Let me know if this helps.
Logged
Never, but never question the engineers judgement.
Pride
Administrator
Godlike Gamer
Posts: 4714
Karma: 0
Need some HTML assistance
«
Reply #2 on:
January 05, 2006, 04:38:15 PM »
Thanks for the reply!
I actually found a solution, my apologies for not updating this thread.
Turns out IE doenst undrstand the style command border-top="hidden" like FireFox does... so i had to replace hidden with 0px.
thanks!
Logged
Insert witty signature here...
Print
Pages: [
1
]
Frag Infinity Tournament, Inc. - FITES LAN Party - www.fites.net
»
Forum
»
LAN Party Forums
»
Support Group
»
Need some HTML assistance