![]() |
WEBCOM HTML GUIDE | |
|
WEBCOM'S OWN GUIDE TO HTML |
||
|
WebCom Resources |
|
|
|
HTML Guide · Overview · Tags · Images · Forms Resources · Web Primers · HTML Guides · HTML Validators · Publishing Guide · Publicize Your Site · Mac Web Tools · Windows Web Tools · Icons and Graphics · Other Resources Control Panel Login Customer Support Contact Us About WebCom |
Formatting Text This page is part of the WebCom Web Publishing Guide. It explains how to format sections of text (words, phrases, blocks) in HTML. STRONG/EMphasis and Bold/Italic
HTML is a "logical" markup language: this means it leaves control over the appearance of a document up to the program viewing it. To create a document that takes advantage of this, use the logical mark-up tags: <EM>(phasis) and <STRONG> when you want to emphasize a point, or strongly emphasize a point (instead of bold and italic). Use <I>(talic) and <B>(old) when you specifically want to display italic or boldface text. Note that most browsers will render these two sets of tags similarly. Other Formatting Markup Tags If a browser does not support these tags, the text will appear normal. Browsers are programmed to ignore (and not display) tags they don't understand. Two of the most commonly supported examples are provided below. John Doe 123 Smith Park Santa Cruz, CA 95062 </ADDRESS>"I don't want to achieve immortality through my work. I want to achieve it through not dying." -- Woody Allen</BLOCKQUOTE> ![]() Contact us by email:info@webcom.com phone: 1-888-8WEBCOM (1-888-893-2266) Copyright © 1994 - 2001 Web Communications. A Member of the Verio Group. |
|