-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlistState2023.php
16 lines (10 loc) · 1016 Bytes
/
listState2023.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
</html>
<head> <title>Here is/are Your State(s)</title> <link rel='stylesheet' href='css/normalize.css'> <link rel='stylesheet' href='css/foundation.css'> <script src='js/vendor/modernizr.js'></script></head><body><div class='contain-to-grid sticky'><nav class='top-bar' data-topbar data-options='sticky_on: large'><ul class='title-area'><li class='name'> <h1 align='left'><a href='/~jgcarpe2/'>Here is/are Your State(s)</a></h1></li></ul></nav></div>
<div class="row">
<label for="left-label" class="left inline">
<h2>Here is/are Your States(s)</h2>
<table border='1'><thead><tr><th>State</th><th>Capital</th><th>Abbreviation</th><th>Order of Statehood(s)</th><th>Established</th><th>Flower</th></thead><tbody></tbody></table> </label>
</div>
<br /><br /><br /><h4><div class='text-center'><small>Copyright Jonah Carpenter Apr 2023, Jonah Carpenter </small></div></h4></body></html>