Free Web Hosting Provider - Web Hosting - E-commerce - High Speed Internet - Free Web Page
Search the Web

Learn to Create Web Pages Using HTML

Home
Beginning Your Page
List Tags
Text Styles
Links, Images, Backgrounds and Text Colors
HTML Reference List

Text Styles

stands for Bold
stands for Italic
stands for typewriter font
stands for underline text
stands for strike through text
is for Bigger print than other text around it
is for Smaller print
for subscript
for superscript

Note:All the text styles must have closed tags also.

Horizontal Rules and Line Breaks


Horizontal Rules(<HR>)have other attributes that can go with them and they are SIZE, WIDTH, ALIGN,and NOSHADE.The Horizontal Rule can be aligned left, right and center. Line Breaks(<BR>) are used when you want the text to move to a different line.
This is a horizontal rule.
This is a BR
line break.
Back   Forward

Home