mirror of
git://git.geda-project.org/wwwhtdocs
synced 2025-10-14 06:37:15 +08:00
Added back the Featured Free Hardware Project (FFHP)
This commit is contained in:
8
geda.css
8
geda.css
@@ -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;
|
||||
|
22
index.html
22
index.html
@@ -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>
|
||||
|
Reference in New Issue
Block a user