How to StayHappy
FIRST LINE
LINE HEIGHT SET FOR 12PT,
LETTER SPACING SET AT 4PT,
WORD SPACING SET AT 3 INCHES
It's so easy to focus on the negative. Sometimes I have to remind myself of
the things I love.
FIRST LETTER
Here's a quick list:
- My family
- Birthdays
- Weekends
- pets
- My hobbies
- Computing
- Gardening
- Coins
- Stamps
- Civil War Buff
- My friends
- Paden
- Lucy
- Reb
- Belle
- My home
- Dixie
- My country
- Food
- My car
- Tweety Bird
- General Lee
- My Virtual University
My Favorites
| Color |
Green |
| Ice cream |
Vanilla |
| Number |
7 |
| day |
Wednesday |
TEXT INDENT NEGATIVE VALUE
Holidays I prefer the best. The reason, it brings friends
and family so much closer together without the worries and cares of the normal daily routine.
- Christmas
- Thanksgiving
- Memorial Day
- Semister Breaks
ANCHOR & HOVER STATES
My Favorite Links
My
Home
Google
CSS Layout Techniques
|
 |
MY RULES:
// rules commence here
fcap:first-letter {color: fuchsia;}
H2:first-letter {color: purple}
.nosmall:first-line {font-variant: small-caps}
A:active {background: blue; color: white;}
A:link {background: blue; color: red;}
A:visited {background: blue; color: orange;}
A:hover {FONT-SIZE: xx-small; background: lime; color: white;}
A {FONT-SIZE: large; FONT-FAMILY: Times New Roman, Times, Serif}
.noxx:hover {FONT-SIZE: large; background: yellow; color: white}
// rules stop here
H1 vertical-align
{font-family: Marriage, times, serif;
text-align: center;
text-decoration: blink;}
H1,H2, H3,H4, {font-family: Arial, times, serif;
text-align: left;
font-style: normal;
font-weight: bolder;
text-transform: capitalize;
color: #0066ff;}
H5{font-family: Arial, times, serif;
Border: thick double purple;
background: white;
text-align: center;
font-style: normal;
font-weight: bolder;
text-transform: capitalize;
color: purple;
text-decoration: underline;}
li {text-transform: capitalize;
text-indent: 3cm;}
UL {list-style-image: url(ball.gif)}
UL OL Li {color:#cc0000;}
Vertical align at 50%