Added back the Featured Free Hardware Project (FFHP)

This commit is contained in:
Ales Hvezda
2010-02-28 23:02:32 -05:00
parent f99352e8c2
commit e789026eb8
2 changed files with 30 additions and 0 deletions

View File

@@ -136,6 +136,14 @@ table.iconbar {
margin-right: 20px;
}
table.ffhp {
border-collapse: collapse;
border: 1px solid #aaaaff;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
}
#main {
#width: 100%;
margin: 1em 2em 1em 2em;

View File

@@ -117,6 +117,28 @@ Users looking for more symbols and footprints should go to the <A HREF="http://w
<LI> <A HREF="http://gtkwave.sourceforge.net/">gtkwave</A> <A HREF="http://gtkwave.sourceforge.net/gtkwave-3.3.3.tar.gz">3.3.3</A> released on 20100218 <IMG SRC="./graphics/new.gif"></LI>
</UL>
</p>
<br>
<TABLE border="1" class="ffhp">
<TR>
<TD bgcolor="#ddddff" align=center>
<b>Featured Free Hardware Project</b>
</TD>
</TR>
<TR>
<TD>
<p>
<A HREF="http://starbase.globalpc.net/~ezekowitz/vanessa/hobbies/projects.html">Vanessa's Projects page</A> has a whole slew of projects design and built using the gEDA suite of tools!
</p>
<p>
<font size=1>
If you want your project featured here (the FFHP space), please send e-mail to ahvezda <IMG SRC="./graphics/at.png"> seul.org. Thanks!
</font>
</p>
</TD>
</TR>
</TABLE>
</div>
</tr>