How to use simple CSS selectors Element, Class, ID


Trabla: How to use simple CSS selectors Element, Class, ID






CSS is a language that describes the style of an HTML document.
CSS describes how HTML elements should be displayed.
In this tutorial we are going to show you how to work with 3 simplest CSS slectors - ID, Element and Class. They are very usefull in web development and you will face with them many times in your front-end work.


0 Comments