Return to:.......
| Web Design Guidelines |
Using FrontPage |
What is FrontPage |
HTML Codes |
Business Web Page |
What is HTML?
Hypertext Markup Language referred to as HTML is a scripting language used to create Web pages
An HTML document contains words and images and special instructions called tags or markups. For a complete listing of HTML codes, see HTML Codes
HTML tags mark the text to define how it displays when viewed as pages on the Web
Examples of Tags
<B> indicates bold text </B>
<P> indicates a new paragraph </P>
<HR> indicates a horizontal rule </HR>
<> these are called left and right wickets