» How to add the openSUSE 11.3 counter to your site
If you have a website/blog, here is the HTML markup to add in order to include the openSUSE release countdown image:
<a href="http://software.opensuse.org"><img src="http://counter.opensuse.org"/></a>
The markup above will add a 256x256 pixel image. If you prefer to have the smaller (130x130) one:
<a href="http://software.opensuse.org"><img src="http://counter.opensuse.org/small"/></a>
And in case you prefer the huge one (400x400px) for maximum visibility:
<a href="http://software.opensuse.org"><img src="http://counter.opensuse.org/large"/></a>
Labels: opensuse
1 Comments:
As a possible alternative to linking to software.o.o you could link to this wiki page instead:
http://wiki.opensuse.org/Product_highlights_11.3
Post a Comment
<< Home