Forum Moderators: open
Also, can an inline element include another inline element?
Inline elements can be inline with as many other elements as you want, that's why they are called inline.
element {display: block;}
or inline..
Nick