. 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 |
How to create mail and phone link in html?
What is a list tag and mention the most commonly used list tags?
Define application cache fallback?
What is datalist in HTML 5?
What is a div attribute?
Are meta tags still used?
What are Web Workers?
Explain novalidate attribute of html5?
What is the main use of html?
What happens if there is no text between the tags?
Are html tables obsolete?
What is the purpose of 'output' tag in HTML5?