HTML is a markup language for describing web documents (web pages).
HTML stands for Hyper Text Markup Language
A markup language is a set of markup tags
HTML documents are described by HTML tags
Each HTML tag describes different document content
HTML 5
whats new:
DOCtype
char encoding
semantic
form control
graphic
media
new api
RMV
<acronym>
USE
<abbr>
<applet>
<object>
<basefont>
CSS
<big>
CSS
<center>
CSS
<dir>
<ul>
<font>
CSS
<frame>
<frameset>
<noframes>
<strike>
CSS
<tt>
lets try it
html
What makes webpages pretty?
Cascading Style Sheets
CSS
Css is a stylesheet language that describes the presentation of an HTML (or XML) document. css describes how elements must be rendered on screen, on paper, or in other media.