From: Michael McMahon <michael@fsf.org>
Date: Wed, 27 Mar 2024 23:46:48 +0000 (-0400)
Subject: Validation - Start tag h3 seen in table.
X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=290ae430915ec0558e8af1e6f1020e79d76435d4;p=libreplanet-static.git

Validation - Start tag h3 seen in table.
---

diff --git a/2024/includes/home-content.html b/2024/includes/home-content.html
index fe17868b..c3d18263 100644
--- a/2024/includes/home-content.html
+++ b/2024/includes/home-content.html
@@ -1,11 +1,11 @@
 <div id="deadline-table">
+  <h3>Ongoing Events</h3>
   <table>
-        <h3>Ongoing Events</h3>
-                <tr>
+        <tr>
             <th>Date</th>
             <th>Event</th>
         </tr>
-                <tr>
+        <tr>
             <td>2023-10-18 to 2024-04-29</td>
             <td>Registration to the <a href="https://my.fsf.org/civicrm/event/info?reset=1&id=125">"in-person event"</a> and to the <a href="https://my.fsf.org/civicrm/event/info?reset=1&id=126">"online event"</a></td>
         </tr>
@@ -13,7 +13,7 @@
             <td>2023-11-01 to 2024-04-24</td>
             <td>Call for <a href="https://libreplanet.org/2024/sponsors/">"sponsors and exhibitors"</a></td>
         </tr>
-               <tr>
+        <tr>
             <td>2023-11-01 to 2024-04-15</td>
             <td>Call for <a href="https://libreplanet.org/wiki?title=LibrePlanet:Conference/2024/BOF">"Birds of a Feather (BoF) sessions"</a></td>
         </tr>
@@ -26,9 +26,9 @@
 </div>
 
 <div id="deadline-table">
+  <h3>Upcoming Events</h3>
   <table>
-	    <h3>Upcoming Events</h3>
-	            <tr>
+	<tr>
             <th>Date</th>
             <th>Event</th>
         </tr>
@@ -36,7 +36,7 @@
             <td>2024-03-20</td>
             <td>Deadline for early registration pricing for exhibitors</td>
         </tr>
-                <tr>
+        <tr>
             <td>2024-04-24</td>
             <td>Deadline for the submission of sponsoring materials</td>
         </tr>
@@ -44,8 +44,8 @@
 </div>
 
 <!--<div id="deadline-table">
+  <h3>Past Events</h3>
   <table>
-    <h3>Past Events</h3>
         <tr>
             <th>Date</th>
             <th>Event</th>
@@ -58,7 +58,7 @@
             <td>2023-09-26</td>
             <td>Free Software Awards nominations opened</td>
         </tr>
-                <tr>
+        <tr>
             <td>2023-10-18</td>
             <td>Registration opend</td>
         </tr>