. Is it possible to change an inline element into a block level element?
Answer / nashiinformaticssolutions
Yes, it is possible using the “display” property with its value as “block”, to change the inline element into a block-level element.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is getelementbyid innerhtml?
What are the types of tags in html?
Why is innerhtml used?
What is the difference between <link> and <a> tags?
Why do we use nav in html?
What is tsd stand for?
What are applets?
What is canvas in html5? How to write a canvas?
Is li an empty tag?
What is the difference between <div> and <span> tag?
How can I use forms for pull-down navigation menus?
Explain the concept of web storage in html5.