Jochen Sengier [SHiKai] wrote:

                       It’s great you guys are promoting XHTML, CSS and such..

On behalf of my small part, thank you.

                        On the WSG MINI BUTTON page, you publish the code for adding

                        The image, but the code itself isn’t valid xhtml strict

 

                        Instead of using:

border="0"

                        Replace it with:

                        style="border:0"

 

                        that should do the trick

Which won't validate XHTML 1.1. The only solution seems to be:
img.button {border : 0;}

Or some variation thereof.

While we're on the topic of problems with the buttons, I, for one, would prefer them to be the same size as the W3C buttons. Yes, I know I can resize them myself, but I'm too lazy busy. O:-)

<<image/jpeg>>

Reply via email to