diff options
| author | ElDoc-s <A01255172@tec.mx> | 2026-04-29 13:29:48 -0700 |
|---|---|---|
| committer | ElDoc-s <A01255172@tec.mx> | 2026-04-29 13:29:48 -0700 |
| commit | dbdda5b9f305585180a2222ad628bfca59b24743 (patch) | |
| tree | 981a9452382c40216b4f8e3ca9caadc1f45be2f7 /bev_fig.html | |
| parent | 36b86b2b09a7aa0470ac3b87f2703ec6b21b37c6 (diff) | |
Added start of Fig's House directory, and fixed images
Diffstat (limited to 'bev_fig.html')
| -rw-r--r-- | bev_fig.html | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/bev_fig.html b/bev_fig.html new file mode 100644 index 0000000..17aa037 --- /dev/null +++ b/bev_fig.html @@ -0,0 +1,35 @@ +<!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>"Stop faffin' about and come 'ere"</h2> + + <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> + |
