User: aidan
Date: 05/12/24 21:46:21
Modified: xemacsweb/People/aidan.kehoe index.content
Log:
CSS never works as you'd like first time, does it.
Revision Changes Path
1.6 +9 -4 XEmacs/xemacsweb/People/aidan.kehoe/index.content
Index: index.content
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/People/aidan.kehoe/index.content,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- index.content 2005/12/24 20:32:50 1.5
+++ index.content 2005/12/24 20:46:21 1.6
@@ -5,10 +5,17 @@ Aidan Kehoe
%main%
<div>
-<div style="float: left;">
+<div style="float: left; display: block; clear: left; ">
+<div style="float:right; display: block; margin: 1em;">
+<img src="aidan.png" alt="(photo)" />
+</div>
+
<h1>XEmacs Home Page for Aidan Kehoe</h1>
+ <p> Aidan lives in Berlin and does nothing XEmacs-related for a
+ living. </p>
+
<p> He's into character set pedantry, getting annoyed when code isn't
Mule-clean, and he much prefers Unicode, however that Platonic ideal may
be manifested, to ISO 2022. He will hack random stuff when he understands
@@ -22,10 +29,8 @@ Aidan Kehoe
<p> His photo should not be interpreted as a product endorsement. </p>
</div>
-<div style="float: right; display: block; margin: 1em;">
-<img src="../photos/aidan.png" alt="(photo)" />
</div>
-</div>
+
<!-- Keep this comment at the end of the file
Local variables:
mode: xml