How to manage large amounts of text in HTML?

David

New member
When your website needs a large amount of text for the content, what's the best way of putting it into the page? Usually I just type it into the HTML code with <p></p> tags, but it can get kind of messy.
 
Back
Top