On 27/09/06, Optrics Engineering - Rod Miles, B.Eng. <[EMAIL PROTECTED]> wrote:
> Should I comment-out any style code placed in the <head> section of a page?
> <style type="text/css">
> <!--
Only if you care about pre-Netscape 2 era browsers[1], and are not
using XHTML[2].
> .foo {font-size: 15pt;}
pt units considered harmful.
http://css-discuss.incutio.com/?page=UsingPoints
> Or, is this commenting only done for other things like Javascript?
Don't do it to JavaScript either.
[1] which don't, IIRC, support the host header and are very broken on
today's WWW anyway)
[2] which you shouldn't be if you care about the aforementioned browsers
--
David Dorward <http://dorward.me.uk><http://blog.dorward.me.uk>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/