Ask Question
5 August, 11:23

When using HTML5 and typing text within the tags of a page, browsers will preserve and display all white space characters (spaces, tabs, newlines) as typed. True or false?

+3
Answers (1)
  1. 5 August, 14:20
    0
    Hi!

    The answer is false.

    Explanation:

    The browsers ignore tab indents, double-spaces, newlines, and another typographic formatting when using HTML5.

    You can use the tag to preserve and display typographic formatting as typed.

    Furthrmore:

    For indent a text, you should use CSS. For spaces, you should use. For newlines is commonly used the tag.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “When using HTML5 and typing text within the tags of a page, browsers will preserve and display all white space characters (spaces, tabs, ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers