This wiki is for the exclusive use of my friends and colleagues. Account creation and anonymous editing have been turned off.

If you are a friend or colleague of mine, and would like to participate in this project, please send me a message.

If you find these pages useful, please donate to help cover server costs. Thanks!

Difference between revisions of "Inline Element"

From OdleWiki
(Created page with "In HTML specifications up through HTML4, all elements are categorized as either ''inline'' or ''block-level'' elements. In HTML5, these catego...")
(No difference)

Revision as of 02:07, 8 January 2014

In HTML specifications up through HTML4, all elements are categorized as either inline or block-level elements. In HTML5, these categories are replaced with a more complex set of content categories.

See also