Web Standards Group

WSG Mini-button

As a member, you can add the WSG Mini-button to your website to show your comittment to web standards.

The image is available as a gif or png file.

Web Standards Group Member wsg_mini_button.gif

Web Standards Group Member wsg_mini_button.png

So the suggested code would be:

html

<a href="http://webstandardsgroup.org/"><img src="wsg_mini_button.gif" width="80" height="15" alt="Web Standards Group Member" border="0"></a>

<a href="http://webstandardsgroup.org/"><img src="wsg_mini_button.png" width="80" height="15" alt="Web Standards Group Member" border="0"></a>

xhtml

<a href="http://webstandardsgroup.org/"><img src="wsg_mini_button.gif" width="80" height="15" alt="Web Standards Group Member" style="border:0;" /></a>

<a href="http://webstandardsgroup.org/"><img src="wsg_mini_button.png" width="80" height="15" alt="Web Standards Group Member" style="border:0;" /></a>

Our thanks to member Ben Bishop for the graphic design.