front pages
This commit is contained in:
parent
c4f6610aa8
commit
eca2dd6def
|
@ -9,8 +9,7 @@ width: 30%;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
float:left;
|
float:left;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
border: 1px solid black;
|
padding: 10px;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#browseArticlesright {
|
#browseArticlesright {
|
||||||
|
|
|
@ -16,9 +16,24 @@ Browse Publications
|
||||||
<div id="browseWrapper">
|
<div id="browseWrapper">
|
||||||
<div id="browsePublicationsleft">
|
<div id="browsePublicationsleft">
|
||||||
<a href=""><img src="http://camputer.org/ftp/public/Issue00.jpg"></a>
|
<a href=""><img src="http://camputer.org/ftp/public/Issue00.jpg"></a>
|
||||||
|
<p>
|
||||||
|
Issue 00:<em>Instructions for printing</em> July 2011
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
Issue -1:<em>Collecting Materials</em> January 2011
|
||||||
|
</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div id="browseArticlesright">
|
<div id="browseArticlesright">
|
||||||
Published Articles by type of study.
|
Published Articles by type of study.
|
||||||
|
<p>
|
||||||
|
<select name="articleThemes">
|
||||||
|
<option value="Milk">Things That Could be Done</option>
|
||||||
|
<option value="Cheese">Things that Have Happened</option>
|
||||||
|
<option value="Bread">Theories of the Possible</option>
|
||||||
|
<option value="Cow">Things without a Name</option>
|
||||||
|
</select>
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user