Skip to content

Instantly share code, notes, and snippets.

<!doctype html>
<html lang="en-US">
<head>
<title>My first web page</title>
<meta charset="UTF-8" />
</head>
<body>
<h1>Walter</h1>
<h2>Future front-end developer</h2>
<p><strong>Github profile: </strong><a href="lala">Walter</a></p>