init - online adding of an image

This commit is contained in:
Expo on server 2024-07-01 18:38:05 +01:00
parent f7ce5a40de
commit 1e7a948270
3 changed files with 22 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

View File

@ -0,0 +1,22 @@
<!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>
GPS Test app
</title>
<link rel="stylesheet" type="text/css" href="../../../css/main2.css" />
</head>
<body>
<H1>GPS Test app</H1>
<div class="centre"><img alt="" src="/handbook/computing/i/gpstest.jpg" />
</div>
<p>logo</p>
<hr />
</body>
</html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB