Creating unformatted HTML text

Issue

Creating unformatted HTML text.

Solution

Utilizing the <pre></pre> tags.

<pre>   Welcome             to       Computer Hope</pre>

Example

Using the above information would give the below output.

  Welcome            to       Computer Hope
  • Category
  • HTML Q&A
  • Related pages
  • HTML Help
  • Solved?
  • Were you able to locate the answer to your question?