+++ date = "2015-11-14T21:07:37Z" title = " readMe " description = " A detail log of HTML Block Level Elements" tags = ["block level element in HTML" , "HTML Blocks"] author = "Abdul Ghafoor Sayyed" +++
All block level elements starts with a new line and take full width of their container.
<address> To address someone so he may contact
<blockquote> Block Quotation
<div> divisions area on page
<dl> definition list
<form> form for submission
<fieldset> field set label
<h1> to <h6> All headings
<hr> horizontal line
<noscript> Alternate Script content
<ol> orders list
<p> paragraphs
<pre> pre formatted text
<table> table
<ul> unordered list
<dd> definition description
<dt> definition term
<li> list item
<tbody> table body
<td> table data cell
<tfoot> table footer
<th> table header
<thead> table head
<tr> table row
<button> button
<del> delete text
<ins> insert text
<map> image map
<object> object
<script> client siede script