Skills

HTML5

CSS3


Lessons in CSS3


Lesson 1
Lesson 2
Lesson 3
Lesson 4
Lesson 5
Lesson 6


CSS Lesson 1, Style Tags

Manipulation of Text ---In order to use CSS, we need add two style tags to the head; "style" and "/style". Then we need to add an attribute to the opening style tag; type="text/css". Now, any attribute added between the two style tags will allow manipulation of the text.

Style Tags;