Charles Sweeney wrote:
> "Alan Justice" <alanjustice DeleteThis @earthlink.net> wrote in message
> news:PLe1b.2484$Ej6.1451@newsread4.news.pas.earthlink.net...
> > Is this the best NG for a novice to get help with problems? I am
> > setting up a site using MS Word (it's all I have) and apparently it
> > looks different to someone else than it does to me. I could use
> > some basic knowledge on authoring (a book or website).
>
> Learn HTML, it's the only way.
>
> This site <a style='text-decoration: underline;' href="http://www.htmlgoodies.com" target="_blank">http://www.htmlgoodies.com</a> has some good tutorials.
>
some easy tutorials to follow...but not "good"
tutorials...Joe wrote them a long time ago and they are
well short of being anywhere near current good practise
best way...get a copy of 1st Page from Evrsoft
<http://www.evrsoft.com/>...take a look at some of the
tutorials listed here
<http://www.ericjarvis.co.uk/web.html> you'll have to
scroll down a bit, they are at the bottom of the
page...pick one that suits you, they are mostly teaching
the right things
with this field it is generally better to learn from the
web rather than books...the lead time for publishing a
boon is too long and things are moving too fast...by the
time the book is in the shops it's often already obsolete
learn html 4 with stylesheets right from the start...a
number of people will jump on this because, like me, they
learned html 3 and then learned html 4 later...contrary
to the opinion of some, it is not necessary to learn to
ride a horse before you learn to drive a car...so start
with the newer version
learn the simple aspects of marking up html...they are
very traightforward and easy to understand...it's obvious
that <p> and </p> one either side of some text is a
container for a paragraph...it's easy to understand that
<h1> is for the top level of headings and <h6> for the
lowest level of headings...<strong> is rather obvious
too, though there are subtleties about its use you will
be able to learn later on...the basics are easy
styling the page is a little more complex...but take it a
bit at a time and it will soon make sense...maybe start
by finding some template stylesheets that somebody else
has prepared and begin by adapting them to suit you
--
eric
<a style='text-decoration: underline;' href="http://www.ericjarvis.co.uk" target="_blank">www.ericjarvis.co.uk</a>
"Hey Lord don't ask me questions
There ain't no answer in me"<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Setting up my first web site