Linking To The Site J5 tutor Home « Linking To The Site
I really hope that the Java6 tutor site helped you learn about Java6 and maybe even helped you towards certification.
To help more traffic reach the site and help us, please link to us using one of the following options. Simply copy and paste the code where you want it to appear on your webpage and job done!
Small Text Link
How It Looks: 
Code:
<a href="http://java6tutor.com/"
title="http://java6tutor.com/">Java6 Tutorials</a>
Large Text Link
How It Looks: 
Code:
<a href="http://java6tutor.com/"
title="http://java6tutor.com/">Java6 Tutorials and Certification Advice</a>
Small Banner Link
How It Looks: 
Code:
<a href="http://java6tutor.com/"
title="http://java6tutor.com/">
<img src="http://java6tutor.com/images/j6icon.jpg"
alt="Small Java6 tutor Banner"
width="70"
height="50" /></a>
Large Banner Link
How It Looks: 
Code:
<a href="http://java6tutor.com/"
title="http://java6tutor.com/">
<img src="http://java6tutor.com/images/j6icon.jpg"
alt="Big Java6 tutor Banner"
width="300"
height="50" /></a>