CSS Tutorial

Coming Tutorials

>Home>CSS Tutorial>CSS Cooments

CSS Tutorial

Coming Tutorials



CSS Comments

It is just the same in CSS as we do in JavaScript. Place the comments inside the enclosing /* and */.

There is no single line(//) comment like other languages.


How does CSS3 support the responsive web designing..?

CSS3 has come up with a media query feature. It supports RWD (Responsive Web Design) and does help in making a website responsive.

Share the article to help your friends