|
|
|
If I understand, the assignment
is to make the first letter of paragraph one color
and the first line another color.
That makes the color of remaining lines default of body style.
Demonstrate your understanding of pseudo-selectors by using :first-line, :first-letter and the three anchor<A>states in your HTML document.
Add the :hover state to some of your hyperlinks:
menu/internal/external links apply hover. How do they do that?
Demonstrate your understanding of the lesson by using
line-height,
letter-spacing,
word spacing
200vertical-align in your HTML document.Try working with margins and padding to make text-indent produce a
hanging indent
Also, by setting the left margin to the size of the
indent.
produces the same result.