Computers of Tomorrow.com’s HTML 4.0 Tutorial
Short Description
HTML 4.0 Tutorial: Covers how to create a website with images,. tables, forms, backgrounds, headings, … Computers of Tomorrow.com - HTML Tutorial Level 1 …
Website: www.artofprogramming.net | Filesize: 102kb
Content
HTML
Menu:
HTML Level
1
HTML Level
2
Contact us
HTML 4 for the
World Wide
Web, Fourth
Edition : Visual
QuickStart
Guide Includes
the basics plus
JavaScript
rollovers,…
(Must be connected
to the internet to
order.)
HTML 4.0 Tutorial: Covers how to create a website with images,
tables, forms, backgrounds, headings, and sending email.
Start Here
Copyright . 2000 Computer Technologies of Tomorrow, Corporation, All
Rights Reserved. Contact us
http://www.computersoftomorrow.com
Permission is granted to freely distribute this book. You can give it away
from your site by uploading it to your server or you can point to our ftp
download site. Either way you won’t lose any traffic because the download
will take place from your site!
Published by customwebgraphics.com
Computers of Tomorrow.com’s HTML 4.0 Tutorial
file:///C|/WEBSHARE/WWWROOT/EB_HTML/index.htm [2/3/2001 1:42:25 PM]HTML
Menu:
HTML Level
1
HTML Level
2
Contact us
HTML Tutorial: Level 1
HTML stands for Hypertext Markup Language, the standard
language of the web. It is a simple scripting language, rather
than a programming language.
HTML is written using tags. Each tag starts with a < and ends
with >. Most tags have two parts: and opening tag <> to
indicate where the tag starts, and an ending tag > to indicate
where the tag ends.
For example, every HTML document will begin with
and end with
It should also contain a heading, title and body section, as
noted below:
I learned HTML at ComputersofTomorrow.com
To add headings to your document you can use the following
tags:
,
, , ,
,
Computers of Tomorrow.com - HTML Tutorial Level 1
file:///C|/WEBSHARE/WWWROOT/EB_HTML/learnHTML1.htm (1 of
Get the file Download here
Related Books:Related Searches: programming language html, javascript rollovers, visual quickstart guide, html menu, markup language
Comments
Leave a Reply