| 
 Posted by dorayme on 04/25/07 09:25 
In article <YpEXh.19237$Um6.16285@newssvr12.news.prodigy.net>, 
 "Jon Slaughter" <Jon_Slaughter@Hotmail.com> wrote: 
 
> http://www.jonslaughter.com 
>  
> My code is very convoluted and there is a lot of server side stuff(atleast  
> for me) and I kinda lost track of some of the details ;/ 
 
er... what quite is the point of this:  
 
<link rel=StyleSheet href="Styles/Main.css" type="text/css"> 
 
.... 
 
<!--Conditional comment that will render if not IE --> 
<![if gte IE 7]>  
<link rel=StyleSheet href="/Styles/Main.css" type="text/css"> 
<![endif]> 
 
? 
 
Do you not find validator errors and warnings useful and worth  
fixing? 
 
--  
dorayme
 
  
Navigation:
[Reply to this message] 
 |