What is a block element?



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

Post New Answer

More HTML DHTML Interview Questions

Why do we add doctype in html?

1 Answers  


What are Web Workers?

1 Answers  


What is the difference between br and br />?

1 Answers  


What is the latest version of html?

1 Answers  


What tools to use to view xhtml documents?

1 Answers  


What is html renderaction?

1 Answers  


What is the use of <form> tag?

1 Answers  


What is browser in html?

1 Answers  


How do I use an image instead of the standard submit button?

1 Answers  


How do you add a copyright symbol on a html page?

1 Answers  


Is meta a self closing tag?

1 Answers  


What is web storage api?

1 Answers  


Categories