|
coreybryant -> RE: Font size (3/21/2008 7:27:32)
|
You can make them in HTML, but the font tag itself is deprecated (most browsers will support it thought still). However, with FrontPage using the GUI, you are pretty stuck with something like <font size="5">testing</font> It is much easier to control your font sizes in a style sheet - this way, if you need to make a change, it is made on one page and uploaded. And all pages are changed automatically. Using the font element with FrontPage will sometimes keep putting in extra unneeded elements.
|
|
|
|