front pages

This commit is contained in:
ashok sukumaran 2011-07-04 03:17:58 +05:30
parent a1ac346055
commit 04bef36208
2 changed files with 8 additions and 1 deletions

View File

@ -22,5 +22,6 @@ margin-left: 20px;
h5 { h5 {
font-size: 16px; font-size: 16px;
font-weight: bold; font-weight: bold;
margin-top:0px;
margin-bottom: 12px; margin-bottom: 12px;
} }

View File

@ -20,10 +20,15 @@ Browse Publications
<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> <p>
Issue 00:<em>Instructions for printing</em> July 2011 Issue 00:<em>Instructions for printing</em> July 2011
</p> </p><br/>
<p> <p>
Issue -1:<em>Collecting Materials</em> January 2011 Issue -1:<em>Collecting Materials</em> January 2011
</p><br/>
<p>
And so on....
</p> </p>
<br/>
</div> </div>
<div id="browseArticlesright"> <div id="browseArticlesright">
@ -34,6 +39,7 @@ Browse Publications
<option value="Cheese">Things that Have Happened</option> <option value="Cheese">Things that Have Happened</option>
<option value="Bread">Theories of the Possible</option> <option value="Bread">Theories of the Possible</option>
<option value="Cow">Things without a Name</option> <option value="Cow">Things without a Name</option>
<option value="Pig">Etc.</option>
</select> </select>
</p> </p>
</div> </div>