HTML For Beginners
What is an HTML File?
HTML stands for "Hyper Text Markup Language".
HTML is a language for creating web pages.
An HTML file is a text file containing small markup tags that tell the Web browser how to display the web page.
An HTML file must have an htm or html file extension, for example "abc.htm", or "abc.html".
You can use any text editor to create an HTML file.
In this course, you will learn how to:
Create HTML tags and attributes; Add colors and backgrounds; Choose font
sizes, faces, styles and colors; Set up links to other web pages or other
web sites; Create bulleted and numbered lists; Put your pictures into your
page; Create tables; Set up atributes of the table; Align and change the
positions of the text and the pictures; Create forms to collect information;
Use frames to put multiple pages into a single window; Save your own HTML
file.
|