Web Source Web Design Tips - Cascading Style Sheets
The FONT tag is used to display your text in a specific style. Using fonts within a table requires you to add the FONT tag to each individual cell. This technique will cause your page to be larger than necessary.
By using Cascading Style Sheets, you can, not only save yourself a lot of time, but keep your page size down.
Place the following code between the
and tags of your HTML page.By using this style sheet, all the text displayed in your table will be displayed in your specified font and size.
Tip provided by: Web-Source.net: Your Guide to Professional Web Site Design and Development. http://www.web-source.net
About the author: Shelley Lowery is the author of the highly acclaimed ebook series, Web Design Mastery -- an in-depth guide to professional web design that is rapidly becoming known as the "Bible" for professional web design. http://www.webdesignmastery.com