CSS issue with ie

Reply

Join Date: Dec 2006
Posts: 199
Reputation: nschessnerd is an unknown quantity at this point 
Solved Threads: 8
nschessnerd's Avatar
nschessnerd nschessnerd is offline Offline
Junior Poster

CSS issue with ie

 
0
  #1
Dec 4th, 2006
Ok so I have been programming for like 2 years, and im not rich enough to buy my own domain so i use freewebs... anyway i have a problem with css in ie. Is this a natural problem with ie? Is there anyway to make css class definitions compatible? etc... The site i am having trouble with is http://www.freewebs.com/mattrandompoems/ Thanks!
Last edited by nschessnerd; Dec 4th, 2006 at 11:26 pm.
Reply With Quote Quick reply to this message  
Join Date: Jul 2006
Posts: 1,091
Reputation: MattEvans is a jewel in the rough MattEvans is a jewel in the rough MattEvans is a jewel in the rough 
Solved Threads: 63
Moderator
Featured Poster
MattEvans's Avatar
MattEvans MattEvans is offline Offline
Veteran Poster

Re: CSS issue with ie

 
0
  #2
Dec 4th, 2006
there are specific "hacks" and general hack methods, but needing to hack is often a sign of a deeper underlying issue.

do you use a doctype? (some) problems with CSS can be solved by using an up-to-date document type specification... if something looks ok in Firefox, Opera and the like, but not in IE, sometimes it's a doctype issue, sometimes its an IE issue, sometimes it's a developer choice issue.

can't really help you more than that.

oh, that and some links:
http://www.noscope.com/journal/2005/...nderscore-hack
http://alistapart.com/stories/doctype/
http://www.htmlhelp.com/tools/validator/doctype.html
http://www.quirksmode.org/css/condcom.html
Plato forgot the nullahedron..
Reply With Quote Quick reply to this message  
Join Date: Dec 2006
Posts: 199
Reputation: nschessnerd is an unknown quantity at this point 
Solved Threads: 8
nschessnerd's Avatar
nschessnerd nschessnerd is offline Offline
Junior Poster

Re: CSS issue with ie

 
0
  #3
Dec 5th, 2006
Ok so apparently the problem was just me being a idiot programmer,
in my code i had comments shown as [HTML]<!--Comment--!>[/HTML]
When it should have been [HTML]<!-- comment-->[/HTML]
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the HTML and CSS Forum
Thread Tools Search this Thread



Tag cloud for HTML and CSS
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC