This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Dreamweaver > August 2004 > Global Font Control - Face, Size, and Color
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Global Font Control - Face, Size, and Color
|
|
|
| What is the most size-efficient way to apply a font face, size, and color to
an
entire document?
I've got an application that's very inefficient in the use of HTML. One
of the things I'm doing is removing the countless <FONT> tags all over the
place and improving the linked style sheet.
Default font color is easy, I just include <BODY text="color"...
Using linked style sheet, I know I can do
body { font-family: Arial; font-size: 10pt ....
but that isn't applied to <TABLE> & some other elements.
So, what is the most code efficient way to have the same Font face, size,
and color for everything on the page?
Thanks!
Bill.
|
|
|
| | Copyright 2003 - 2009 forum4designers.com Software forum Computer Hardware reviews |
|