This breaks my page in IE..crazy!

<!-- hello -->

this is the error....
 
CSS
Validator
Error
Target: http://www.nssdesign.scot.nhs.uk/involving%20people/tester.php
Please, validate your XML document first!

Line 334

Column 5

The string "--" is not permitted within comments

----- Original Message ----- 
From: "Roger Roelofs" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, November 23, 2005 5:11 PM
Subject: Re: [css-d] A quick one or two!


> Ross,
> 
> On Nov 23, 2005, at 11:43 AM, <[EMAIL PROTECTED]>  
> <[EMAIL PROTECTED]> wrote:
> 
>> found you that ie doesn't like coments
>>
>> <!--coments like this-->
>>
>> can I add comments that validate?
> Comments in css must look like this  /*  a comment in here */  and  
> can span multiple lines.
> Comments in html must look like this  <!-- a comment in here --> and  
> can span multiple lines.
> Comments in javascript ( for completeness ;-) ) can be either /*   
> comment */ which can span multiple lines, or // comment  but the  
> comment can be only one line long.
> 
>>> (i) My new layput which expands without breaking until about  
>>> 200-300% as
>>> advised by David Laasko is below but relies heavily on
>>>
>>> min-height: 199px;
>>> height: auto !important;
>>> height: 199px;
>>>
>>> for the laypout. will this validate as CSS? Is there an  
>>> alternative as the
>>> worst browser in the world has let me down again by not supporting
>>> min-height.
> It looks fine to me.
> 
> 
> Roger
> -------------------------------------------------------
> Roger Roelofs                          web   www.datacompusa.com
> Datacomp Appraisal Services   Email [EMAIL PROTECTED]
> 3215 Eaglecrest Drive, NE
> Grand Rapids, MI  49525-4593
> 
> 
> 
>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to