Log In · Register

 
Code:FF vs IE, yep, another ?
xDarkHope
post Sep 13 2008, 01:53 PM
Post #1


R.I.P JDL
****

Group: Member
Posts: 178
Joined: May 2008
Member No: 652,668



Edit: Figured most of it out. v_v thanks again.
 
 
Start new topic
Replies
fixtatik
post Sep 13 2008, 04:53 PM
Post #2


Senior Member
******

Group: Member
Posts: 1,237
Joined: May 2008
Member No: 648,123



hmm...right off the bat there's a gigantic problem i'm noticing: no doctype, and you don't even start the <html> tag. those are the two most important parts of a web page.

secondly, in the actual content area, you're using <span> tags where you should be using <div> tags. spans are usually used for single lines of text, while divs are comparable to tables.

there also will be a couple issues when you're using float, relative positioning and margins all at once.

so, it's probably exactly what you don't want to hear: i'd suggest recoding it completely.
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: