Cascading Style Sheets (CSS) is a simple mechanism for adding style (e.g., fonts, colors, spacing) to Web documents.
CSS allows you to set properties for HTML elements using css values. CSS has more than 100 properties which allows the web designers to create professional web sites which cannot be made using the regular HTML attributes.
With the CSS tutorial in rookienerd.com, you can learn and create your own Web site.
You will enjoy learning HTML.
Each tutorial has examples to learn and practice quickly.
You will find complete references of all properties and selectors with syntax, examples, browser support, and more.