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 works similar to <i> element?

Which works similar to <i> element?
a) <strong>
b) <em>
c) <b>
d) <blockquote>

Answer: b
Explanation: <strong> element shows the importance of text/paragraph between it’s tags. <b></b> makes text bolder. A section which is quoted from another source is specified by <blockquote>. <em> element indicates emphasis, browser will show the contents of <em> element in italic.

Join The Discussion