| Web browers are case-insensitive to all HTML tags, so you may use <B>upper case</B> or <b>lower case</b> for the tags, as you prefer, just be consistant! Some browsers may not display your page as you want it to been seen if you use <B> and then </b> because it can't match up the tags. |
TITLES AND HEADERS:<title>HTML tags Advanced - Web Page Help</title>
OTHER FONT CONTROLS:for text within the <body> and </body> tags Normal font, <b>bold font</b>, <i>italicized font</i>, <tt>typewriter font</tt>.
You can have limited control over what STYLE of font your visitors see on your web page by specifying the font face style.
BUT if your visitor does not have that font installed on their computer, they won't see the font you have chosen. It is a good idea
to stick to standard fonts, and choose an alternate if the font is not one of the fonts your visitor has. If you don't specify,
then their browser and computer will choose the font they see -- sometimes can make your page look pretty bad!! |
|
For Netscape, the users font is selected by choosing "Options | General Preferences | Fonts" menu. <FONT FACE="ARIAL,TIMES NEW ROMAN"> Remember: ONLY visitors with the same font installed on their computer will see them! It's generally NOT recommended to use non-standard fonts. Font sizesYour visitor's browser controls the absolute font sizes, but the web-page creator can specify relative font sizes analogous to how different size headers are specified. This is the reference I found for HTML standards: |
<font size="1">size="1",</font>
<font size="2">size="2",</font>
<font size="3">size="3",</font>
<font size="4">size="4",</font>
<font size="5">size="5",</font>
<font size="6">size="6",</font>
<font size="-2">size="-2",</font>
<font size="-1">size="-1",</font>
"Normal" - don't do anything, the default is to "normal"
<font size="+1">size="+1",</font>
<font size="+2">size="+2",</font>
<font size="+3">size="+3",</font>
<font size="+4">"+4"</font>
Changing the color of the font within the body of your page.If you want to emphasize some words ... ... want to <FONT COLOR="#FF0000>emphasize</FONT> some words ... or get really
DECORATIVE
in your text, you need to insert font colors. or
get really <B><FONT COLOR="#8000FF">D</FONT><FONT
COLOR="#008040">E</FONT> EXCEPT -- the above MUST be ALL ON ONE LINE !! A great page that shows you the color, and the 6-hex-digit code is on my Superscripts and Subscripts: examples
|
LISTS:Unordered list (bullets)
Ordered list (numbered)
Definition list
|
TABLES:
Note - I left a 1 pixel border around the whole thing so you can see that you can use tables to keep things grouped/lined up with each other -- and you can also put a table in a table. Note also, table tag 'td' is regular text, 'th' is bold text.
|
This page will print out to be 5-6 pages (depending on your printer's settings)
a small cost to have something handy to use and reference whenever you need to.
| Web Page Help / HTML Help + Information © 1999-2009 Roxy Flanagan | ||||
| HTML Info | Hints + Tips | HTML tags Basics | HTML tags Advanced | HTML colors |
| Tables | Page Control | Resolution | Browser Info | Validating HTML |
| AOL graphics + browser problems | Links to More Helpful Information | |||
HTML + Web Page Help Webrings
Background © 1998 by Roxy M. Flanagan.
... total site menu @ Roxy's : Terms Of Use : Privacy Policy : Questions? |
Roxy Recommends: |