Does anyone know where to find a list of HT开发者_C百科ML 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
This should help:
List of Inline elements
List of Block elements
精彩评论