18 lines
556 B
HTML
18 lines
556 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<title> Contact the Author </title>
|
|
<link href="/boot-dev-python-markdown-website-builder/index.css" rel="stylesheet">
|
|
</head>
|
|
|
|
<body>
|
|
<article>
|
|
<div><h1>Contact the Author</h1><p><a href="/boot-dev-python-markdown-website-builder/">< Back Home</a></p><p>Give me a call anytime to chat about Tolkien!</p><p><code>555-555-5555</code></p><p><b>"Váya márië."</b></p></div>
|
|
</article>
|
|
</body>
|
|
|
|
</html>
|