photo added
This commit is contained in:
@ -1,4 +1,9 @@
|
|||||||
<!-- { "title": "About" } -->
|
<!-- { "title": "About" } -->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<img class="floatright" src="files/IMG_6875_2-very-small.jpg"/>
|
||||||
|
|
||||||
<h1>About</h1>
|
<h1>About</h1>
|
||||||
|
|
||||||
Wolfgang Hottgenroth<br/>
|
Wolfgang Hottgenroth<br/>
|
||||||
@ -6,6 +11,8 @@ Eupenstr. 20<br/>
|
|||||||
45259 Essen<br/>
|
45259 Essen<br/>
|
||||||
<address>woho@hottis.de</address><br/>
|
<address>woho@hottis.de</address><br/>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
This is a hobby-only homepage without any advertising or other commercial interests.
|
This is a hobby-only homepage without any advertising or other commercial interests.
|
||||||
</p>
|
</p>
|
||||||
|
BIN
files/IMG_6875_2-very-small.jpg
Normal file
BIN
files/IMG_6875_2-very-small.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
BIN
files/IMG_6875_2.jpg
Normal file
BIN
files/IMG_6875_2.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.6 MiB |
@ -62,3 +62,8 @@ body {
|
|||||||
background-color: #ddd;
|
background-color: #ddd;
|
||||||
color: black;
|
color: black;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.floatright {
|
||||||
|
float: right;
|
||||||
|
padding-top: 25px;
|
||||||
|
}
|
Reference in New Issue
Block a user