Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Which of the following is not example of block element?

a) <h1>
b) <ul>
c) <p>
d) <a>

Answer: d
Explanation: The elements which always appear to start on a new line in browser are known as block level elements. Examples are <h1>,<ul>,<li> and <p>.

Join The Discussion