]> Pileus Git - ~andy/aweather-web/blobdiff - html.ct
XHTML Strict fixes
[~andy/aweather-web] / html.ct
diff --git a/html.ct b/html.ct
index 93b04b7d85da58e2370470981152b288a974de24..199f343f3ca383e333cbf234e85c58fd6e5153c3 100644 (file)
--- a/html.ct
+++ b/html.ct
@@ -39,6 +39,8 @@ Content-Type: text/html; charset=UTF-8
                        </h2>
                </div>
                <div class="content">
+                       <p class="msg">This site is currently under construction.</p>
+                       <p class="msg" style="font-size:8pt; font-weight:normal;">If I had an animated GIF of a guy with a shovel, I would put it here.</p>
                        <% page->print(); %>
                        <div style="clear:both;"></div>
                </div>
@@ -77,13 +79,14 @@ Content-Type: text/html; charset=UTF-8
        </ul>
 
        <h2>Status</h2>
-       <blockquote>Now that it's spring again, progress on AWeather is continuing.</blockquote>
+       <p class="quote">Now that it's spring again, progress on AWeather is continuing.</p>
        <h3>Working</h3>
        <ul>
                <li>Level-II and Conus NEXRAD imagery</li>
                <li>Real-time and offline mode</li>
-               <li>Virtual Globe base rendering</li>
-               <ul><li>Including terrain, satellite, and map imagery</li></ul>
+               <li>Virtual Globe base rendering<ul>
+                       <li>Including terrain, satellite, and map imagery</li>
+               </ul></li>
                <li>Auto-updating</li>
                <li>volume display</li>
        </ul>
@@ -306,14 +309,14 @@ Content-Type: text/html; charset=UTF-8
        <% print_screen("meso"); %>
        <div class="buttons">
                <a class="download" href="">
-                       <p>Download</p>
-                       <p>AWeather 0.5-p0 source</p>
-                       <img src="images/dl-arrow.png" />
+                       <span>Download</span>
+                       <span>AWeather 0.5-p0 source</span>
+                       <img src="images/dl-arrow.png" alt="Download" />
                </a>
                <a class="download" href="">
-                       <p>Download</p>
-                       <p>AWeather 0.5-p0 source</p>
-                       <img src="images/dl-arrow.png" />
+                       <span>Download</span>
+                       <span>AWeather 0.5-p0 source</span>
+                       <img src="images/dl-arrow.png" alt="Download" />
                </a>
        </div>
        <b>Features:</b>