Java Certification Web Ring
This web ring is dedicated to sites that offer something related to Java certification. This doesn't have to be for Sun certification.
To add your site to the ring:
- Register
- Add the ring to your site
Copy the following HTML block to your home page.
- Approval
Within 48 hours (usually an hour or two) your site will be evalutated
to make sure it is compatible with the ring and that your ring link is
appearing appropriately on your page. When this is confirmed, your
site will be added to the ring.
|
|
<!-- this is the block of html that you copy to your web page-->
<!-- replace the "1" in both occurances of "id=1" with your ID -->
<TABLE BORDER=3 CELLPADDING=3 CELLSPACING=3 WIDTH=280>
<TR>
<TH>
<FONT FACE="arial, helvetica" SIZE=2>
The Java Certification Web Ring
</FONT>
</TH>
</TR>
<TR>
<TH>
<FONT FACE="arial, helvetica" SIZE=1>
[<A HREF="http://nav.webring.org/cgi-bin/navcgi?ring=javacert;id=1;prev" TARGET="_top">previous</A>]
[<A HREF="http://nav.webring.org/cgi-bin/navcgi?ring=javacert;id=1;next" TARGET="_top">Next</A>]
[<A HREF="http://nav.webring.org/cgi-bin/navcgi?ring=javacert;random" TARGET="_top">Random</A>]
[<A HREF="http://nav.webring.org/cgi-bin/navcgi?ring=javacert;list" TARGET="_top">List Sites</A>]
[<A HREF="http://www.javaranch.com/ring.jsp">Join Ring]
  </FONT>
</TH>
</TR>
</TABLE>
<!-- end of the JavaCert WebRing html that you copy to your web page-->
|
|
|