What is HTML?
HTML, or HyperText Markup Language, is THE language of the web. HTML is
a language of tags that defines how to format a page for a browser on
the world wide web.
HTML uses plain text files to hold text and formatting information
(called tags) to tell a browser how to display a page. With HTML you
can include visual elements such as text, graphics, tables, lists, etc.
HTML is also what links pages together to form a web site.
HTML is compatible with most computers and operating systems. HTML is
the foundation language of the web. All other web based languages
build on HTML. If you want to work the web you need to know HTML.
HTML Training Courses
The following HTML training courses are available from Blue Star Learning...
AJAX1 - Mastering AJAX (Asynchronous JavaScript and XML )
AJAX2 - Asynchronous JavaScript and XML
CSS1 - Conversational CSS - Standards-Based Web Design
HT1 - Introduction: HTML and the Web
HT2 - Intermediate HTML
HT3 - Advanced HTML: Intro to Forms & Scripting
JS1 - Introduction to JavaScript Scripting
JS2 - JavaScript Programming
JS3 - Advanced JavaScript Programming
WD1 - Web Design and Usability Techniques
WT1 - Web Technologies Overview