Html

Additional Info

via Wikipedia
HTML, which stands for HyperText Markup Language, is the predominant markup language for web pages. It provides a means to create structured documents by denoting structural semantics for text such as headings, paragraphs, lists etc as well as for links, quotes, and other items. It allows images and objects to be embedded and can be used to create interactive forms. It is written in the form of HTML elements consisting of "tags" surrounded by angle brackets within the web page content. It can include or can load scripts in languages such as JavaScript which affect the behavior of HTML processors like Web browsers; and Cascading Style Sheets to define the appearance and layout of text and other material. The W3C, maintainer of both HTML and CSS standards, encourages the use of CSS over explicit presentational markup.

On the Blogs

In the News

  • Microsoft Silverlight - now with hidden Windows bias

    Register 18 hours, 34 minutes ago

    The HTML control in Silverlight 4 is not a new embedded browser from Microsoft, but uses components from Internet Explorer on Windows, or Safari on the Mac, ...

  • Google Chrome OS: What We Might See

    PC World 1 day, 20 hours ago

    HTML 5: Scoble says Chrome OS will be all about HTML 5 standards. HTML 5 is the newest version of the markup language used to create Web sites. ...

Videos

via YouTube
You need Flash player 8+ and JavaScript enabled to view this video.
Basic HTML and CSS Tutorial. Howto make website from scratch

Web Search Results

  • HTML - Wikipedia, the free encyclopedia

    HTML, which stands for HyperText Markup Language, is the predominant markup language for web pages. It provides a means to create structured documents by ... en.wikipedia.org

  • HTML Tutorial

    This HTML tutorial contains more than 100 HTML examples. With our HTML editor, you can edit the HTML, and click on a button to view the result. ... www.w3schools.com

  • Introduction to HTML

    HTML tags are keywords surrounded by angle brackets like <html> ... The browser does not display the HTML tags, but uses the tags to interpret the content ... www.w3schools.com

  • HTML 4.01 Specification

    This specification defines the HyperText Markup Language (HTML), the publishing language of the World Wide Web. This specification defines HTML 4.01, ... www.w3.org