Add a LinuxChix badge to your site
Want to add a LinuxChix badge to your website?
Here are three badge sizes, together with the HTML needed to easily add them to your site. There's no need to copy the images—just insert the HTML into your web page and all is done.
100x50 LinuxChix badge

<!-- Start LinuxChix banner code -->
<a href="http://www.linuxchix.org/?ref=banner100x50" style="text-decoration:none;">
<img src="http://www.linuxchix.org/system/files/linuxchix100x50.png"
style="width:100; height:50; border:0;" alt="LinuxChix button" title="LinuxChix button"/>
</a>
<!-- End LinuxChix banner code -->
60x30 LinuxChix badge

<!-- Start LinuxChix banner code -->
<a href="http://www.linuxchix.org/?ref=banner60x30" style="text-decoration:none;">
<img src="http://www.linuxchix.org/system/files/linuxchix60x30.png"
style="width:60; height:30; border:0;" alt="LinuxChix button" title="LinuxChix button"/>
</a>
<!-- End LinuxChix banner code -->
80x15 LinuxChix badge

<!-- Start LinuxChix banner code -->
<a href="http://www.linuxchix.org/?ref=banner80x15" style="text-decoration:none;">
<img src="http://www.linuxchix.org/system/files/linuxchix80x15.png"
style="width:80; height:15; border:0;" alt="LinuxChix button" title="LinuxChix button"/>
</a>
<!-- End LinuxChix banner code -->
