Duration: 18 minutes
Summary: In this video, we will discuss how to use CSS to style text. There are different properties that give us the control that we need. As we have set the background color, we can also set the color of the text. As we can do with a word processor, we can align the text and justify it. There are cases when we need to convert the text to lowercase and uppercase. We will also experiment with indenting text, adding letter spacing, changing the line height, the direction of the text and word spacing. This video will give you all the details you need to have better control on styling the text.
Methodology: Using simple examples to illustrate the key points.
Technology Used: CSS, HTML and Visual Studio 2010
Keyword: CSS, HTML, Visual Studio 2010, color, text-align, center, right, justify, text-decoration, text-transform, line-through, uppercase, lowercase,text-indent, letter-spacing, line-height, direction, word-spacing, white-space, nowrap.