diff options
author | arf20 <aruizfernandez05@gmail.com> | 2025-02-09 01:40:35 +0100 |
---|---|---|
committer | arf20 <aruizfernandez05@gmail.com> | 2025-02-09 01:40:35 +0100 |
commit | b2300a86095d433f1b7462cdd94f5ecdbe0c6327 (patch) | |
tree | 8993acdbfbef1d155261b033b88e9a5b42524f6b /astro | |
parent | 9b23b515e13283394dff5e06c72623bf95d53c39 (diff) | |
download | arfnet2-web-b2300a86095d433f1b7462cdd94f5ecdbe0c6327.tar.gz arfnet2-web-b2300a86095d433f1b7462cdd94f5ecdbe0c6327.zip |
Project pagem arfvcr
Diffstat (limited to 'astro')
-rw-r--r-- | astro/general.html | 72 | ||||
-rw-r--r-- | astro/index.html | 34 | ||||
-rw-r--r-- | astro/moon.html | 56 |
3 files changed, 81 insertions, 81 deletions
diff --git a/astro/general.html b/astro/general.html index c0c1f6d..33bb4b6 100644 --- a/astro/general.html +++ b/astro/general.html @@ -1,36 +1,36 @@ -<!DOCTYPE html>
-<html>
- <head>
- <link rel="stylesheet" type="text/css" href="/style.css">
- <title>ARFNET Astro</title>
- <style>
- .astrophoto {
- margin-top: 20px;
- width: 100%;
- }
- </style>
- </head>
-
- <body>
- <header><a href="/">
- <img src="/arfnet_logo.png" width="64"><span class="title"><strong>ARFNET</strong></span>
- </a></header>
- <hr>
- <h2>Astrophotography section</h2>
- <h3>Wide field category</h3>
- <a class="sec" href="/astro/">Back</a>
- <img class="astrophoto" src="/images/astro/sky0.gif"><span>Jupiter, Saturn and the Milky Way
- <a href="">astrometry</a></span>
- <img class="astrophoto" src="/images/astro/sky1.gif"><span>The summer triangle
- <a href="https://nova.astrometry.net/user_images/7966506#annotated">astrometry</a></span>
- <img class="astrophoto" src="/images/astro/sky2.gif"><span>NEOWISE comet in the sky</span>
- <img class="astrophoto" src="/images/astro/m42.gif"><span>M42</span>
- <img class="astrophoto" src="/images/astro/andromeda.gif"><span>Andromeda</span>
- <img class="astrophoto" src="/images/astro/sky3.gif"><span>More milky way I guess, now with 77D
- <a href="https://nova.astrometry.net/user_images/7966497#annotated">astrometry</a></span>
- <img class="astrophoto" src="/images/astro/sky4.gif"><span>Milky way, 20 shot stack
- <a href="https://nova.astrometry.net/user_images/8447987#annotated">astrometry</a></span>
- <img class="astrophoto" src="/images/astro/sky5.gif"><span>Milky way, summer triangle, 200 shot stack
- <a href="https://nova.astrometry.net/user_images/8447879#annotated">astrometry</a></span>
- </body>
-</html>
+<!DOCTYPE html> +<html> + <head> + <link rel="stylesheet" type="text/css" href="/style.css"> + <title>ARFNET Astro</title> + <style> + .astrophoto { + margin-top: 20px; + width: 100%; + } + </style> + </head> + + <body> + <header><a href="/"> + <img src="/arfnet_logo.png" width="64"><span class="title"><strong>ARFNET</strong></span> + </a></header> + <hr> + <h2>Astrophotography section</h2> + <h3>Wide field category</h3> + <a class="sec" href="/astro/">Back</a> + <img class="astrophoto" src="/images/astro/sky0.gif"><span>Jupiter, Saturn and the Milky Way + <a href="">astrometry</a></span> + <img class="astrophoto" src="/images/astro/sky1.gif"><span>The summer triangle + <a href="https://nova.astrometry.net/user_images/7966506#annotated">astrometry</a></span> + <img class="astrophoto" src="/images/astro/sky2.gif"><span>NEOWISE comet in the sky</span> + <img class="astrophoto" src="/images/astro/m42.gif"><span>M42</span> + <img class="astrophoto" src="/images/astro/andromeda.gif"><span>Andromeda</span> + <img class="astrophoto" src="/images/astro/sky3.gif"><span>More milky way I guess, now with 77D + <a href="https://nova.astrometry.net/user_images/7966497#annotated">astrometry</a></span> + <img class="astrophoto" src="/images/astro/sky4.gif"><span>Milky way, 20 shot stack + <a href="https://nova.astrometry.net/user_images/8447987#annotated">astrometry</a></span> + <img class="astrophoto" src="/images/astro/sky5.gif"><span>Milky way, summer triangle, 200 shot stack + <a href="https://nova.astrometry.net/user_images/8447879#annotated">astrometry</a></span> + </body> +</html> diff --git a/astro/index.html b/astro/index.html index 1e06844..ea39762 100644 --- a/astro/index.html +++ b/astro/index.html @@ -1,17 +1,17 @@ -<!DOCTYPE html>
-<html>
- <head>
- <link rel="stylesheet" type="text/css" href="/style.css">
- <title>ARFNET Astro</title>
- </head>
-
- <body>
- <header><a href="/">
- <img src="/arfnet_logo.png" width="64"><span class="title"><strong>ARFNET</strong></span>
- </a></header>
- <hr>
- <h2>Astrophotography section</h2>
- <a class="fst" href="/astro/general.html">General</a><br>
- <a class="fst" href="/astro/moon.html">Moon</a><br>
- </body>
-</html>
+<!DOCTYPE html> +<html> + <head> + <link rel="stylesheet" type="text/css" href="/style.css"> + <title>ARFNET Astro</title> + </head> + + <body> + <header><a href="/"> + <img src="/arfnet_logo.png" width="64"><span class="title"><strong>ARFNET</strong></span> + </a></header> + <hr> + <h2>Astrophotography section</h2> + <a class="fst" href="/astro/general.html">General</a><br> + <a class="fst" href="/astro/moon.html">Moon</a><br> + </body> +</html> diff --git a/astro/moon.html b/astro/moon.html index c1d3492..8f4dcf7 100644 --- a/astro/moon.html +++ b/astro/moon.html @@ -1,28 +1,28 @@ -<!DOCTYPE html>
-<html>
- <head>
- <link rel="stylesheet" type="text/css" href="/style.css">
- <title>ARFNET Astro</title>
- <style>
- .astrophoto {
- margin-top: 20px;
- width: 100%;
- }
- </style>
- </head>
-
- <body>
- <header><a href="/">
- <img src="/arfnet_logo.png" width="64"><span class="title"><strong>ARFNET</strong></span>
- </a></header>
- <hr>
- <h2>Astrophotography section</h2>
- <a class="fst" href="/astro/">Back</a><br>
- Theese were taken with an Olympus E-PL 7 held by hand on the ocular of a Celestron C11, at Cabezo de la Jara Observatory, Murcia.
- <img class="astrophoto" src="/images/astro/moon0.gif">
- <img class="astrophoto" src="/images/astro/moon1.gif">
- <img class="astrophoto" src="/images/astro/moon2.gif">
- <img class="astrophoto" src="/images/astro/moon3.gif">
- <img class="astrophoto" src="/images/astro/moon4.gif">
- </body>
-</html>
+<!DOCTYPE html> +<html> + <head> + <link rel="stylesheet" type="text/css" href="/style.css"> + <title>ARFNET Astro</title> + <style> + .astrophoto { + margin-top: 20px; + width: 100%; + } + </style> + </head> + + <body> + <header><a href="/"> + <img src="/arfnet_logo.png" width="64"><span class="title"><strong>ARFNET</strong></span> + </a></header> + <hr> + <h2>Astrophotography section</h2> + <a class="fst" href="/astro/">Back</a><br> + Theese were taken with an Olympus E-PL 7 held by hand on the ocular of a Celestron C11, at Cabezo de la Jara Observatory, Murcia. + <img class="astrophoto" src="/images/astro/moon0.gif"> + <img class="astrophoto" src="/images/astro/moon1.gif"> + <img class="astrophoto" src="/images/astro/moon2.gif"> + <img class="astrophoto" src="/images/astro/moon3.gif"> + <img class="astrophoto" src="/images/astro/moon4.gif"> + </body> +</html> |