Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > programs?

Reply
Thread Tools

programs?

 
 
BKaplan104
Guest
Posts: n/a
 
      11-11-2003
What are the best programs to use, for absolute HTML newbies? Any advice
would be greatly appreciated. Many thanks in advance!
 
Reply With Quote
 
 
 
 
David Dorward
Guest
Posts: n/a
 
      11-11-2003
BKaplan104 wrote:

> What are the best programs to use, for absolute HTML newbies?


Any syntax highlighting text editor will do a good job. I'm fond of emacs
and vim, people without a UNIX background would probably be better off with
something else.

Avoid anything that attempts to convert graphical input in to HTML (like
Dreamweaver), at least until you have a good understanding of the code it
is trying to write so you can spot when it gets it wrong.

--
David Dorward http://dorward.me.uk/
 
Reply With Quote
 
 
 
 
Whitecrest
Guest
Posts: n/a
 
      11-11-2003
In article <>, bkaplan104
@aol.com says...
> What are the best programs to use, for absolute HTML newbies? Any advice
> would be greatly appreciated. Many thanks in advance!
>


Too many to list here, (And if brucie were here he would list links to
them all) What are you looking for? a WYSIWYG editor? Text editor?
Type ahead help? You need to be more verbose.

--
Whitecrest Entertainment
www.whitecrestent.com
 
Reply With Quote
 
Jay
Guest
Posts: n/a
 
      11-11-2003
"BKaplan104" <> wrote in message
news:...

> What are the best programs to use, for absolute HTML newbies?


I personally really like Microsoft FrontPage. I don't use it for the
graphical layout (because it screws up your markup) but I really like it for
color-coding my markup. There are other programs that will allow you to
write your HTML with color-coded tags and attributes, but my company already
purchased FrontPage before I came here so I use it. The only other thing
you'll need is a method to FTP your files to the server.

If you're an HTML newbie seeking a program to teach you HTML, don't waste
your money. Visit www.w3.org or www.w3schools.com and go through their
references and tutorials. Most questions you come up with can be answered at
www.google.com. The ones you can't find answers to using Google can probably
be answered here.

- J


 
Reply With Quote
 
rf
Guest
Posts: n/a
 
      11-11-2003

"Jay" <> wrote in message
news:Okdsb.15862$...
> "BKaplan104" <> wrote in message
> news:...
>
> > What are the best programs to use, for absolute HTML newbies?

>
> I personally really like Microsoft FrontPage. I don't use it for the
> graphical layout (because it screws up your markup) but I really like it

for
> color-coding my markup. There are other programs that will allow you to
> write your HTML with color-coded tags and attributes, but my company

already
> purchased FrontPage before I came here so I use it. The only other thing
> you'll need is a method to FTP your files to the server.


For which frontpage does quite a good job. One of the few things it does to
well.

Cheers
Richard.


 
Reply With Quote
 
Sid Ismail
Guest
Posts: n/a
 
      11-11-2003
On 11 Nov 2003 20:46:20 GMT, (BKaplan104) wrote:

: What are the best programs to use, for absolute HTML newbies? Any advice
: would be greatly appreciated. Many thanks in advance!


None. If you're a newbie, start with a need to UNDERSTAND:

Start-up Tutorials:
http://www.w3.org/MarkUp/Guide/
http://www.tranchant.freeserve.co.uk...tml-start.html
http://www.htmlcodetutorial.com/
http://davmagic.com/PAGES22.html
http://www.draac.com/
downloadable: http://hakatai.mcli.dist.maricopa.edu/tut/download.html


Before asking a question, check a FAQ first:
FAQs:
http://www.html-faq.com/
http://www.allmyfaqs.com/
http://hyweljenkins.co.uk/mfaq.php
http://www.alt-html.org/
http://www.cs.tut.fi/~jkorpela/www.html


Reference:
www (all aspects):
http://www.kayodeok.btinternet.co.uk.../webdesign.htm
HTML http://www.blooberry.com/indexdot/html/index.html
CSS http://www.blooberry.com/indexdot/css/index.html
CSS articles: http://css.nu/pointers/


Sid

 
Reply With Quote
 
Derek Clarkson
Guest
Posts: n/a
 
      11-12-2003
As with writing program code, it is always agood idea to get a good
understanding of the code and what it does before getting to concerned with
the development environment. In other words, use a simple editor and learn
HTML first, before getting into more advanced editors.

If you jump straight into something like FrontPage, Dreamweaver, etc, it is
very easy to end up learning the editor and only the minimal HTML. The
result of this is that when things don't work (and they won't from time to
time!) you will have a much harder time working out what the problem is. In
addition, it will be much harder for you to transition to a different
environment if you need to.

So basically I would suggest starting with a simple text editor (notepad or
write on Win, KWrite, vi, etc on Linux) and working from that until you are
familiar with HTML.

cio
Derek.

BKaplan104 wrote:

> What are the best programs to use, for absolute HTML newbies? Any
> advice
> would be greatly appreciated. Many thanks in advance!


--
cio
Derek
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off




Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57