CSS

CSS ( cascading style sheet) is the code that styles web content. CSS basic walk through, what you need to get started. We will answer questions like; How do I make text red? How do I decorate my website with background images and colour? Like HTML, CSS is not a programming language. It's not a markup language either. CSS is a style sheet language. CSS is what you use to selectively HTML elements.

What you will learn