HTML & CSS
What HTML ...
Site Language: English
Українська
English
Русский
Programming Tests
Login
Sign Up
Programming Tests
Theory
Snippets
Papers
Landing
Android
Prices
FAQ
Cosmo Story
Terms and Conditions
Privacy Policy
Cookies Policy
Send Feedback
What HTML tag you must use to display anything, with right spacing and line-breaks?
<p>
<form>
<stand>
<pre>
<code>
Explanation
The HTML <pre> element defines a block of pre-formatted text, with structured spaces and lines.
break
tag
pre-formatted
html
spacing
Like
Login in
to like
Comment
Login in
to comment
Share
Tweet
Related Content
What CSS property inserts a line break?
What is the correct HTML tag for inserting a line break?
How to change the color of a link to blue when the cursor moves over it?
Which CSS property defines the font size of a text?
Two consecutive block elements are created on the page.The first one has fields (outer indentation) from all four sides, equal to 20 pixels. The second has fields equal to 17 pixels. What is the size of the field between these elements after filling?
H
TML & CSS
Quiz
Login to learn HTML & CSS
or
Read more about
HTML & CSS Quizzes
Follow CodeGalaxy
Mobile Beta
Send Feedback
Keep exploring
HTML & CSS quizzes
How to make a shadow for text in gray?
Which of the following is true about the pseudo-class :visited?
What is the difference between pseudo-elements :after and ::after?
What is the font-variant property for?
Which color will word "text" has? <style> p{ color: green !important; } #p{ color: blue; } </style> <p id="p" style="color: red">text</>
What is the property clear: both?
Sign Up Now
or
Subscribe for future quizzes
Login in to like
Login in to comment