What is a block element?
Answer / Jagdish Prasad
In CSS and HTML, a block element occupies the full width available to it within its parent container and starts on a new line. Examples of block elements include <div>, <h1>-<h6>, <p>, <ul>, and <ol>.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why do we add doctype in html?
What are Web Workers?
What is the difference between br and br />?
What is the latest version of html?
What tools to use to view xhtml documents?
What is html renderaction?
What is the use of <form> tag?
What is browser in html?
How do I use an image instead of the standard submit button?
How do you add a copyright symbol on a html page?
Is meta a self closing tag?
What is web storage api?