HTML: hyper text markup language

CSS: cascading style sheets

<tagname> content <t/tagname>

<!DOCTYPE html>
<html>
<body>
<h1> Hello World </h1>