
Originally Posted by
Twey

Originally Posted by
mwinter
As it is, this link will be an inline element, so the width and height properties do not apply. The link would need to be styled as a block-level element, floated, or absolutely-positioned.
What does this mean in terms of background-image? Would the image be resized in order to fit the link?
No. The background will be clipped by the border. Backgrounds can be tiled, but never stretched.
The type attribute is marked as CI (case-insensitive), but MIME types are traditionally all lower case.
Really? Ah, well, you live and you learn. I always thought it was a rule.
All media type values, subtype values, and parameter names as defined are case-insensitive.
-- 2 Definitions, Conventions, and Generic BNF Grammar, RFC 2045
Mike
Bookmarks