pablohere/public/writings/big-hospitals-and-small-clinics.html

28 lines
542 B
HTML
Raw Normal View History

2025-01-18 19:21:15 +01:00
<!DOCTYPE HTML>
<html>
<head>
<title>Pablo here</title>
<meta charset="utf-8">
<meta viewport="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../styles.css">
</head>
<body>
<main>
<h1>
Hi, Pablo here
</h1>
<p><a href="../index.html">back to home</a></p>
<hr>
<section>
<h2>Big hospitals and small clinics</h2>
<hr>
<p><a href="../index.html">back to home</a></p>
</section>
</main>
</body>
</html>