Does anyone know where to find a list of HTML tags grouped by their natural display type... ie a list of HTML tags that naturally display as inline and a list of tags that naturally display as block?

Thanks

link|improve this question

62% accept rate
3  
Work with your accept rate. It is 0% for now. You need accept previous answers before asking new questions. – antyrat Sep 20 '11 at 17:58
feedback

1 Answer

up vote 2 down vote accepted

This should help:

List of Inline elements

List of Block elements

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.