![]() |
block level elements?
what is block level elements?
|
Block-level elements generally can contain text, data, inline elements, or other block-level elements and these elements are generally begin new lines of text. Block-level elements inherit directionality information differently from inline elements.
|
Quote:
|
Most HTML 4 elements permitted within the BODY are classified as either block-level elements or inline elements. Block-level elements typically contain inline elements and other block-level elements. When rendered visually, block-level elements usually begin on a new line.
|
Contain text, data, inline elements, or other block-level elements and these elements are generally begin new lines of text. Block-level elements inherit directionality information differently from inline elements.
|
A paragraph is a block level element. Each new paragraph tag will stack vertically. Block level tags take up as much horizontal space as possible and push the next block level element down.
|
All times are GMT -7. The time now is 03:51 AM. |
Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.