Logo DownloadYou have two choices to embed the Hibernate Logo on your site, either
- download the PNG image file with right mouse button and "Save Image As..." and change the source link in the HTML code to your local file
- or just simply embed the example code in your HTML page.
Images and HTML fragmentsWe provide three different versions of the Hibernate logo with different color styles:
<a href="http://www.hibernate.org/" target="_blank"><img
src="http://www.hibernate.org/hib_images/hibernate_logo_a.png"
border="0" width="100" height="29" alt="Powered By HIBERNATE"/></a>
<a href="http://www.hibernate.org/" target="_blank"><img
src="http://www.hibernate.org/hib_images/hibernate_logo_b.png"
border="0" width="100" height="29" alt="Powered By HIBERNATE"/></a>
<a href="http://www.hibernate.org/" target="_blank"><img
src="http://www.hibernate.org/hib_images/hibernate_logo_c.png"
border="0" width="100" height="29" alt="Powered By HIBERNATE"/></a>
Print formatIf you like to print the Hibernate logo, contact us and ask for a high resolution vector EPS.
|