Posts Tagged ‘CSS Comments’
-
CSS Tips and Tricks Newsletter:
My CSS basics newsletter will let you know when any new articles, tutorials and videos on CSS are released.
More CSS Resources:
CSS Tutorials, Videos and News
- CSS Basics (25)
- CSS Fonts (5)
- CSS Misc (18)
- CSS Page Layouts (11)
- CSS Videos (57)
- Killer CSS Tips and Tricks (29)
- News (18)
- Video Blog and Podcasts (5)
-
Web Design Video Tutorial Subscription
Access a tutorial library of over 300+ videos for only $9 a month!
click here! Recent Community Activity:
Sponsors:



Adding Comments to CSS
Thursday, April 8th, 2010Comments in a stylesheet are a good idea. Often, things that are obvious as you write them, make no sense a week or even years later – or to somebody else. So it can be very helpful to include explanations. However, we don’t want to browser to read and render those, as they are not meant to be displayed on the webpage, so we have to hide them.
read more
Tags: CSS Comments, Hidden CSS Comments
Posted in CSS Basics, CSS Misc, Killer CSS Tips and Tricks | No Comments »