"Martin" <x@y.z> wrote:
Quote:
Okay, the answer to the background image seems to be
button style="background:url(b6.gif)"><b>Under the Sea</b></button>. |
That <button> does nothing. I suggest that you design the functionality
first, then worry about visual appearance. Especially since you will
notice that what functionality calls for is either links (if you are
actually trying to do some links) or <input type="submit" ...>. And for
them, the styling issues are different.
<button> is fundamentally broken on IE (implemented in a manner that
seriously violates the specifications), and completely unrecognized by
some browsers.
--
Yucca,
http://www.cs.tut.fi/~jkorpela/
Pages about Web authoring:
http://www.cs.tut.fi/~jkorpela/www.html