On 22/08/06, Chris Ovenden <[EMAIL PROTECTED]> wrote:
> Is there really an intrinsic difference between block level and inline
> elements, other than presentational ones? If so, what?
The DTD defines what elements may be contained in other elements.
e.g. is forbidden, inline elements cannot
c
Hi All
I am reading "More Eric Meyer on CSS", and came across a passage (on p158)
that I don't understand. After making some a tags have display:block, he
says:
"Note that we have *not* changed the nature of the links themselves. The a
elements are still inline elements. What's happened is that t