Hypertext Markup Language (HTML)
Presentation + Content
Fixed tag set
<html>
<head>
<title>This documents title</title>
</head>
<body>
<h1>This documents title</h1>
Some text, some is <b>bold</b>
<p>
more text
</body>
</html>
Previous slide
Next slide
Back to first slide
View graphic version