Welcome to Webtv Friends Wordprocessor.
Here is a crash course on how to use.
This wordprocessor is "HTML" compatable. In other
terms it means (for those who know html) use can use
things such as center font size
font color,font size,font style,align,tables,gifs and
backgrounds and so on.
You can just start typing and the hit "done" but your
text will be all bunched up. You will have to use
this every time you need a line space: <p>
You can also use <center>
This will use the entire length of the page giving
you about an inch of space(Width)
Now if you want the text exactly the way you type it
use this:
<pre>
"text here"
</pre>
This will tell the wordprocessor to leave the spacing
and where the text is. but you might lose some text
size...
Then you will have to use this html:
<FONT SIZE="+1">
text goes here
</FONT>
Change the value of"+1" to any number up to +7
+1 or +2 should make the text bigger enough to use
the width of the page.
Remeber to hit "Done" so you can go to the preview
page where you print out your completed work.