Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   Social Networks (http://siteownersforums.com/forumdisplay.php?f=43)
-   -   block level elements? (http://siteownersforums.com/showthread.php?t=162725)

touchwood 12-24-2015 11:14 PM

block level elements?
 
what is block level elements?

Adhitimishra23 12-26-2015 12:57 AM

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.

pvchien 01-16-2016 02:47 AM

Quote:

Originally Posted by Adhitimishra23 (Post 518032)
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.

i agree this feedback

Enamul Hoq 01-17-2016 05:21 AM

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.

Sportsbuss 01-17-2016 11:30 PM

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.

AshokDixit89 01-25-2016 03:53 AM

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.