HTML Basics
55I recommend this HTML Book
|
HTML, XHTML, and CSS All-in-One Desk Reference For Dummies (For Dummies (Computer/Tech))
Price: $18.97
List Price: $34.99 |
Get Started With HTML
HTML is part of all websites. If you are serious about getting into web design then it pays to master at least the basics. Learning HTML is really easy. This lens has the best resources for you to get that will help you on your way to master HTML
About HTML
HTML, short for Hypertext Markup Language, is the predominant markup language for the creation of web pages. It provides a means to describe the structure of text-based information in a document - by denoting certain text as headings, paragraphs, lists, and so on - and to supplement that text with interactive forms, embedded images, and other objects. HTML is written in the form of labels (known as tags), surrounded by less-than (<) and greater-than signs (>). HTML can also describe, to some degree, the appearance and semantics of a document, and can include embedded scripting language code which can affect the behavior of web browsers and other HTML processors.HTML is also often used to refer to content of the MIME type text/html or even more broadly as a generic term for HTML whether in its XML-descended form (such as XHTML 1.0 and later) or its form descended directly from SGML (such as HTML 4.01 and earlier).Definition of HTMLHTML stands for Hypertext Markup Language.1. Hypertext is ordinary text that has been dressed up with extra features, such as formatting, images, multimedia, and links to other documents.2. Markup is the process of taking ordinary text and adding extra symbols. Each of the symbols used for markup in HTML is a command that tells a browser how to display the text.
Bargain HTML Stuff
|
|
HTML Basic Web Design Training Video Tutorial CD Book
Current Bid: $.98
|
|
|
Developing Web Pages using HTML E-Book CD
Current Bid: $1.20
|
| No Photo |
HTML Complete (Html), Sybex Inc., Good Book
Current Bid: $5.62
|
| No Photo |
HTML for Dummies, Tittel, Good Book
Current Bid: $6.63
|
PrintShare it! — Rate it: up down flag this hub
Do you understand HTML?









digiblogger says:
16 months ago
Great Post - I have also created a post about how to use hyperlinks on your web page, differences between absolute and relative paths and advanced linking techniques.
The post can be found here
http://www.digistore.co.nz/blog/2008/08/how-to-hyp