Posts Tagged: class selector

Styling HTML – ID vs Class

Posted by & filed under Web Design.

css styling id class selector

We had an exhaustive series explaining DOM selectors and filters with jQuery. We have already seen how different methods of jQuery can be used to modify the style of a web page. Today, we will start reading about the basics of HTML styling with CSS. There are various ways of selecting and filtering DOM elements Continue reading…