html>
Welcome to the world of HTML. This is the first paragraph. While short it is still a paragraph!
And this is the second paragraph.
Welcome to the world of HTML. This is the first paragraph. While short it is still a paragraph!
#!/bin/csh
cd $SCR
cfs get mysrc.f:mycfsdir/mysrc.f
cfs get myinfile:mycfsdir/myinfile
fc -02 -o mya.out mysrc.f
mya.out
cfs save myoutfile:mycfsdir/myoutfile
rm *
< p > this is an escape sequence for a paragraph
inside of a pre-formatted tag. < /p >
Omit needless words.
Vigorous writing is concise. A sentence should contain no unnecessary words, a paragraph no unnecessary sentences, for the same reason that a drawing should have no unnecessary lines and a machine no unnecessary parts.
--William Strunk, Jr., 1918