|
| |
|
|
julered
Posts: 29 From: Boston, MA USA Status: offline
|
Font size - 3/20/2008 16:28:47
I recently created a website in Frontpage 2002. For most of my text I used size 10 pt. When I view the published site on my monitor (which is 17", the font looks fine but when I view it on a smaller monitor (more than one), the font looks HUGE. How can I fix it so it looks small on any pc? Thanks.
|
|
|
|
d a v e
Posts: 4010 Joined: 7/24/2002 From: England (but live in Finland now) Status: offline
|
RE: Font size - 3/20/2008 16:32:04
post a link.
_____________________________
David Prescott Gekko web design
|
|
|
|
coreybryant
Posts: 2422 Joined: 3/17/2002 From: Castle Rock CO USA Status: offline
|
RE: Font size - 3/20/2008 18:00:04
Power To The People: Relative Font Sizes - an old article, but it will give you some pointers. Size Matters - and even older article but still has some valid points. How to Size Text in CSS will help a little more. Now to get into a bit more - pt (points) are usually used in print, not web development. Basically for accessibility, use ems. For control, use pixels. But depending on the user's resolution, there might be some slight differences.
_____________________________
Corey R. Bryant Merchant Accounts | Toll Free Numbers | My Blog | Expression Web Blog
|
|
|
|
julered
Posts: 29 From: Boston, MA USA Status: offline
|
RE: Font size - 3/21/2008 7:11:25
Thanks for the articles Corey. Being fairly new to this, I am not familiar with CSS. Is there another way to make the font changes?
|
|
|
|
coreybryant
Posts: 2422 Joined: 3/17/2002 From: Castle Rock CO USA Status: offline
|
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.
_____________________________
Corey R. Bryant Merchant Accounts | Toll Free Numbers | My Blog | Expression Web Blog
|
|
|
|
julered
Posts: 29 From: Boston, MA USA Status: offline
|
RE: Font size - 3/21/2008 7:37:22
Is there any ifo out there for beginners as to how to create a style sheet? Once I do this, do I then use the style sheet link option to add it to the site? I used a FP theme too. Will it allow me to keep the theme but will it just edit the font styles? Thanks so much!
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|