15 lines
291 B
HTML
15 lines
291 B
HTML
|
|
<p>
|
|
Homepage blurb goes here.
|
|
</p>
|
|
|
|
<p>
|
|
<select id="sortorder" style="float:right;">
|
|
<option value="a">Youngest project first</option>
|
|
<option value="b">Recent updates first</option>
|
|
<option value="c">Alphabetical</option>
|
|
</select>
|
|
|
|
<strong>PROJECTS</strong>
|
|
</p>
|