diff options
| author | ElDoc-s <A01255172@tec.mx> | 2026-04-28 11:47:25 -0700 |
|---|---|---|
| committer | ElDoc-s <A01255172@tec.mx> | 2026-04-28 11:47:25 -0700 |
| commit | 710da88eed9d6bb9f3f17c691ba71ad85fb2cf22 (patch) | |
| tree | d62fb0cf06ad3345ebca833feb619beb352852ac /map.html | |
| parent | def877d54872e939860ed4e9294f30ea16a209f7 (diff) | |
Removed garbage
Diffstat (limited to 'map.html')
| -rw-r--r-- | map.html | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/map.html b/map.html new file mode 100644 index 0000000..6fb8ea8 --- /dev/null +++ b/map.html @@ -0,0 +1,41 @@ +<!DOCTYPE html> +<html lang="en"> + <head> + + <link rel="stylesheet" href="britons.css"> + <meta http-equiv="content-type" content="text/html; charset=windows-1252"> + <meta name="author" content="Jose Antonio Urquiza" > + <meta name="keywords" content="/hmofa/, hmofa, tech, writing, index, british, furry"> + <meta name="description" content="Main page, showing off waifurs and my interest in British culture."> + <title>El Arriero</title> + + </head> + + <body> + + <header role="banner"> + <a class="title" href="index.html" title="The Muleteer">El Arriero</a> + <i class="tagline">Home of the Britishly Mediocre</i> + <div class="navbar" role="navigation"> + <a href="contact.html">Contact</a> + <a href="https://wiki.elarriero.org/">Wiki</a> + </div> + </header> + <hr> + + <h2>Welcome to Beverly</h2> + We offer many tourist attractions: + <ul> + <li><a href="bev_fig.html" title="A tall silohette passes by the curtains">That Old Fig's House</a></li> + <li><a href="bev_shirley.html" title="Cloying perfume wafts through the door and onto the street">And Her Friend</a></li> + <li><a href="bev_market.html" title="You touch, you buy.">The Market</a></li> + </ul> + + <img src="media/eucolor.png" class="eu" alt="eucolor"> + <a href="https://www.youtube.com/watch?v=5iyxJ72G0lM" title="Brexit means Brexit"> + <img src="media/stars.png" class="stars" alt="stars"> + </a> + <!-- <a title="Oh, you're a cute one ain'tcha, Anonie?" href="media/figsmoke.png"><img src="media/smoke.webp" alt="Fig" class="fig"></a> --> +</body> +</html> + |
