html

TwitterFacebook
Get flash to fully experience Pearltrees
http://learn.shayhowe.com/html-css/terminology-syntax-intro/

Terminology, Syntax, & Introduction - A Beginners Guide to HTML & CSS

Before beginning our journey to learn HTML and CSS it is important we understand the differences between the two languages, their syntax, and some common terminology. As on overview, HTML is a hyper text markup language created to give content structure and meaning. CSS , also known as cascading style sheets, is a presentation language created to give content style and appearance. To put this into laymen terms, HTML determines the semantic structure of content on a web page while CSS determines the style and appearance of this content.
This specification is available in the following formats: single page HTML , multipage HTML , web developer edition . This is revision $Revision: 1.5472 $. Copyright © 2011 W3C ® ( MIT , ERCIM , Keio ), All Rights Reserved. http://dev.w3.org/html5/spec/Overview.html

HTML5