Is it practical to use huge blocks of text in html for content or somehow

ryon s

New member
link a word doc? Trying to create a website for the first time, reading lots of tutorials. I am now at the part of adding content.

The website will have lots of text, should i write it in the code or somehow link a text document?

Which is more practical?
<P>
Sorry, maybe I am mis-leading with my word choice. I want the text to be displayed on the page. What Im trying to figure out is should I write the words into the html code in the <body>. Or is there a way to reference the words via the code. Like a .css for the style can be called for borders, layout etc. Im not even sure if its possible, maybe the only way to put words on a web-page is to write it into the <body>
/P>
 
Back
Top