|
bbigham -> In FP 2002, which style is "normal" (7/20/2007 20:54:24)
|
I'm learning about CSS slowly but surely and I think I'm getting the hang of the basics. BUT, the one thing I can't figure out is how to change the default, initial type style on a document, the one labeled simply "normal" in the style box. I go into the css file and the list includes body, h1, h2, etc., but I can find NO listing for "normal". I'm trying to change the CSS style sheet so that all "normal" text throughout is aligned left rather than justified. If I go into "style" and change the style for <p> to left align, it will work, but only for that page, even though I've linked the CSS style sheet to all pages. How do I make ALL "normal" text in my site align left without going into each page? Barbara
|
|
|
|