OG Solution

Learning the Web Lingo

Archive for the ‘Everything Else’ Category

Apr
12

Overview:
This screencast is going to talk about adding the important rule to CSS stylesheet rules. Adding the important rule will make that specific stylesheet rule the most important.

 

Apr
8

Overview:
In this screencast, we are going to talk about a CSS class that can transform your text. With this style rule, you can set your text to have upperclass, lowerclass, or capitalize.

 

Apr
6

Overview:
In this screencast, we are going to talk about setting the letter spacing and word spacing using CSS. Letter spacing allows you to adjust the spaces between each character and word spacing sets the spacing between words.

 

Apr
4

Overview:
In this screencast, we are going to talk about setting background image attachment. This means to let the background image scroll along the page or have it sitting at a fixed position.

 

Apr
2

Overview:
In this screencast, we are going to talk about setting line height for your text. This will create more vertical spaces between lines of text.