a - online adding of an image

This commit is contained in:
Philip Sargent 2024-07-10 15:57:27 +01:00 committed by Expo on server
parent 3c24a8504b
commit c50756fac3
3 changed files with 24 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

View File

@ -0,0 +1,24 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf8" />
<title>
a
</title>
<link rel="stylesheet" type="text/css" href="../../../css/main2.css" />
</head>
<body>
<H1>a</H1>
<div class="centre"><img alt="" src="/1623/2023-ft-01/i/tatty-hut-attic.jpg" />
</div>
<p>aa</p>
<p class="caption">Photo &copy; a, a</p>
<hr />
</body>
</html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB