Validation - Start tag h3 seen in table.
authorMichael McMahon <michael@fsf.org>
Wed, 27 Mar 2024 23:46:48 +0000 (19:46 -0400)
committerMichael McMahon <michael@fsf.org>
Wed, 27 Mar 2024 23:46:48 +0000 (19:46 -0400)
2024/includes/home-content.html

index fe17868b0f3d04f52c0024e822eb73494f717123..c3d182635a94f9bc8199e468d12527a2a06e3026 100644 (file)
@@ -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>