What is HTML?

Got questions about HTML or XHTML markup Language. Ask em here.
Forum rules
This forum is restricted to HTML and XHTML related discussion only.

What is HTML?

Postby ag3nt42 » Thu Oct 08, 2009 10:06 pm

What is HTML?
HTML is a language for describing web pages.

    HTML stands for Hyper Text Markup Language
    HTML is not a programming language, it is a markup language
    A markup language is a set of markup tags
    HTML uses markup tags to describe web pages

This is taken straight from W3School's HTML tutorial

HTML is the basis for most all web based systems, whether its a web application or a website.
If you want to start building your own website or your own web apps. This is where you should start.
I'm not going to write my own tutorial for this as W3Schools does an excellent job of explaining it.

Technically there are several version of HTML..
The versions I know of (3) are:
    HTML
    XHTML
    DHTML


Now there are some differences... but very small differences.
HTML is the bases for XHTML or even DHTML. So even when talking about xHTML or DHTML.
Your still talking about regular ole HTML.

XHTML is HTML but with some rules enforced. Specifically with the XHTML standard, your supposed to
code in ALL lowercase letters. This standard helps to clean up code and make code easier for other developers to read. The difference is mostly recogonized when reading the HTML that is buried inside other scripting languages such as JavaScript, JScript, PHP, or ASP.

DHTML is still yet simply HTML. BUT, this standard is of a heightend nature. You see DHTML is considered not just HTML but the mixture of CSS, Jscript/Javascript, and HTML. The mixture together creates "Dynamic" HTML or DHTML.

Hopefully that clears up some of the HTML, XHTML, DHTML confusion out there.

But if you would like to ask questions or would like to request a tutorial on a specific area, please feel free
to start a new topic.
Administrator/Owner
Langauges I know
Web : XHTML, CSS, JavaScript, XML, PHP, ASP, SQL, ActionScript 3.0
Programming :Python, C#, VB, C, always learning more 8)
User avatar
ag3nt42
Site Admin
 
Posts: 38
Joined: Mon Dec 17, 2007 4:12 pm
Location: US

Return to XHTML

Who is online

Users browsing this forum: No registered users and 1 guest

cron