70 lines
1.5 KiB
PHP
Executable File
70 lines
1.5 KiB
PHP
Executable File
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||
|
||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||
|
||
<head>
|
||
|
||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||
|
||
<title>Sternwarte Welzheim</title>
|
||
|
||
<!--[if IE 5]>
|
||
|
||
<link href="css/ie5.css" rel="stylesheet" type="text/css" />
|
||
|
||
<![endif]--><!--[if IE]>
|
||
|
||
<style type="text/css">
|
||
|
||
<link href="css/ie.css" rel="stylesheet" type="text/css" />
|
||
|
||
</style>
|
||
|
||
<![endif]-->
|
||
|
||
<link href="../css/sternwarte1.css" rel="stylesheet" type="text/css" />
|
||
|
||
</head>
|
||
|
||
|
||
|
||
<body class="thrColFixHdr">
|
||
|
||
|
||
|
||
<div id="container2sp">
|
||
|
||
<div id="header"><img src="../bilder/header1.jpg" width="960" height="150" alt="Sternwarte Welzheim"/><!-- end #header --></div>
|
||
|
||
<?php include '../navi.php'; ?>
|
||
|
||
|
||
|
||
<div id="mainContentBig">
|
||
|
||
<h1>Aktuelle Aufnahmen</h1>
|
||
|
||
<p>Martin Gertz und Jörg Nikolaizig nach erfolgreicher Prüfung der frisch gereinigten und justierten Optik des 10‘‘ Refraktors der Sternwarte Welzheim.</p>
|
||
<div class="fltlft2"><img src="../bilder/teleskoppruefung.jpg" width="400" height="533" alt="Totale Mondfinsternis 2019" /><br />
|
||
Aufnahme: Matthias Zoller<br />
|
||
<br />
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
<!-- end #mainContent --></div>
|
||
|
||
<!-- Dieses clear-Element sollte direkt auf das #mainContent-div folgen, um das #container-div anzuweisen, alle untergeordneten Floats aufzunehmen. --><br class="clearfloat" />
|
||
|
||
|
||
|
||
<!-- end #container --></div>
|
||
|
||
</body>
|
||
|
||
</html>
|
||
|