"THIS IS LESSON 3"


"NOW I WILL BEGIN THE LESSON"


"One is often told many things in life. Sometimes these things are ignored, sometimes they are not. Some of these things are for ones own good, some of these things do nothing but hurt an individual. Why am I tell you all of this? No reason, other than the fact that it is something that you are being told to do right now, and you will need to do it."

"Cyber Class"

"Is a cool class"


This is a Golf Ball.

It is white and small
1.add additional space between words
2.in, cm, mm, pt, pc, em, ex, px
3.which affects the kerning between characters
4.word-spacing
5.line-height
6.number, length unit, percentage
7.30
8.you can also use nonintegers
9.text-align, vertical-align, text-indent
10. P tag, H1-H6, BLOCKQUOTE tag, and UL tag
11.left, right, center, justify
12.top, bottom, text-top, text-bottom, baseline, middle, sub, super
13.P { text-indent: #em }
14.the element itself, the padding around the element, the border around the padding, the margin around the border
15.margin-top, margin-bottom, margin-left, margin-right
16.margin-top in action,margin-bottom in action, margin-left and margin-right in action
17.using negative margin values
18.the space between the element and its border
19.margins
20.border-top-width, border-bottom-width, border-left-width, border-right-width
21.you can use any of the same length values we've seen before. You can also use some built-in keywords.
22.border-width tag
23.P { border-color: green; border-width: 3px }
24.The browser uses the first color value for the top side, the second for the right side, the third for the bottom, and the fourth for the left.
25.solid, double, dotted, dashed, grooved, ridged, inset, outset
26.You have to use border-style
27.enables you to flow text around an element, including not just images but any block-level text as well.
28.H4 { float: left } or right
29.wrap one paragraph around a floating element but make sure the next paragraph doesn't wrap
30.left, right


Back                                                                                                                                                                                                                                     Next
Hosted by www.Geocities.ws

1