chiark / gitweb /
Add a photo to the Web page
authorBen Harris <bjh21@bjh21.me.uk>
Wed, 27 Jan 2021 09:10:36 +0000 (09:10 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Wed, 27 Jan 2021 09:10:36 +0000 (09:10 +0000)
clunkpi-photo.jpg [new file with mode: 0644]
index.xhtml

diff --git a/clunkpi-photo.jpg b/clunkpi-photo.jpg
new file mode 100644 (file)
index 0000000..f08ac5e
Binary files /dev/null and b/clunkpi-photo.jpg differ
index 07f025727d3b98878c242b8426cd5d7b9bde22a3..b028267020952af6e1d6b8862667aa27a981ad7e 100644 (file)
@@ -1,9 +1,19 @@
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>ClunkPi: driving pulse clocks with a Raspberry Pi</title>
+    <style>
+      .photo {
+        float: right;
+        width: 25%;
+        margin-left: 0.5em;
+      }
+    </style>
   </head>
   <body>
     <h1>ClunkPi</h1>
+    <img class="photo" src="clunkpi-photo.jpg"
+        alt="A photo of a circuit board about 3cm by 2cm dominated by
+             a power transistor" />
     <p>ClunkPi is an add-on board I (<a href="/">Ben Harris</a>) made
       to interface a Raspberry Pi to a pulse clock.  I designed it to
       fit all models of Raspberry Pi, from the Model A onwards.  It