Quizzes
HTML & CSS
For exampl ...
Theory
Android
Log In
Sign Up
Programming Quizzes
Theory
Snippets
Papers
Landing
Android
Subscriptions
Terms and Conditions
Privacy Policy
Cookies Policy
Send Feedback
For example you have write 10 spaces in your text between two words.
<p>Some Text</p>
How will the browser display it?
It will show text with 10 spaces between two words
It will remove 9 of the spaces between the words
It will remove 10 of the spaces between the words
It depends on browser
Explanation
Remember that browsers will always truncate spaces in HTML pages. If you write 10 spaces in your text, the browser will remove 9 of them. To add real spaces to your text, you can use the
character entity.
Like
Login in
to like
Comment
Login in
to comment
Share
Tweet
H
TML & CSS Quiz
Start Quiz
or
Read more about
HTML & CSS Quiz
Follow CodeGalaxy
Mobile Beta
Send Feedback
Login in to like
Login in to comment