First Commit
This commit is contained in:
97
html/sternwarte/bildergalerie/mofi2-2018.php
Executable file
97
html/sternwarte/bildergalerie/mofi2-2018.php
Executable file
@@ -0,0 +1,97 @@
|
||||
<!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>
|
||||
|
||||
|
||||
|
||||
<div class="fltlft2"><img src="../bilder/mofi2018/Mofi-2018-1g.jpg" width="795" height="527" alt="Totale Mondfinsternis 2018" /><br />
|
||||
Totale Mondfinsternis 2018<br />
|
||||
Aufnahme: Martin Gertz
|
||||
<br />
|
||||
<br />
|
||||
<table width="793" border="0">
|
||||
<tr>
|
||||
<td width="382"> </td>
|
||||
<td width="8"> </td>
|
||||
<td width="384"><a href="mofi3-2018.php"><img src="../bilder/mofi2018/Mofi-und-Mars-2018k.jpg" width="182" height="126" alt="Totale Mondfinsternis 2018" /></a><a href="aktuell2.php"></a></td>
|
||||
<td width="8"> </td>
|
||||
<td width="384"><a href="mofi1-2018.php"><img src="../bilder/mofi2018/Mofi-2018-2k.jpg" width="182" height="129" alt="Totale Mondfinsternis 2018" /></a></td>
|
||||
<td width="8"> </td>
|
||||
<td width="384"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="textklein"> </td>
|
||||
<td> </td>
|
||||
<td class="textklein">Totale Mondfinsternis 2018, Mond und Mars</td>
|
||||
<td> </td>
|
||||
<td class="textklein">Totale Mondfinsternis 2018</td>
|
||||
<td> </td>
|
||||
<td class="textklein"> </td>
|
||||
</tr>
|
||||
|
||||
|
||||
</table> </p>
|
||||
<br />
|
||||
|
||||
|
||||
<h1> </h1>
|
||||
</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>
|
||||
|
||||
Reference in New Issue
Block a user