What is the html code for this?

  • Thread starter Thread starter Answer Man
  • Start date Start date
A

Answer Man

Guest
I need to have text right under text.

Like this:
TEXT
text

However, when I do text<br>text. The text on the bottom is to the left. I do not want to put this into a div because it messes the other stuff up. Is there a tag in html that lets you put some text centered right under text? Thanks.
 
Back
Top