Posted by Jonathan N. Little on 12/10/06 17:23
David Smithz wrote:
> <a class="blocka" href="./index2.php"><table height="100%" > <tr><td
^ ^^^^^
"A" is an inline element, it cannot contain a block element such as a
"TABLE"!
http://www.w3.org/TR/html4/struct/links.html#edef-A
You can use CSS to style your A element as a block and specify some
dimensions to probably accomplish what you wish. How about a URL to an
example of what you really trying to accomplish then these little code
snippets.
Also if your hoping for presentational consistency, transitional doctype
is *not* helping you.
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Navigation:
[Reply to this message]
|