[GLLUG] Looking for advice / recommendations

Brent Barker b.w.barker at smokejive.net
Sat Dec 8 11:07:33 EST 2007


When I set out to learn HTML, I found the tutorials at
http://www.w3schools.com/ to be extremely helpful. Oh, and I just use
a syntax-highlighting text editor for development.

--Brent

On Dec 7, 2007 9:53 PM, Richard Houser <rick at divinesymphony.net> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> The only GUI editor I've seen that wasn't complete and total garbage was
> nVu.  Even then, when I last looked, it had a LONG way to go.  I would
> strongly recommend a text editor.  If you are just starting, something
> with syntax highlighting and expansion capabilities would probably be
> best (kwrite or emacs might be good candidates for that).
>
> There really are only about a dozen elements that you should ever be
> dealing with for content, so learning those isn't that big of a deal.  I
> doubt you need more than these tags for everything you will ever want to
> do.  Even doing it professionally, I rarely get outside of this set:
>
> html, head, body, title, link
> p, span, div
> a
> img
> ul, ol, li
> table, tr, td, th
> h1, h2, h3, h4
> strong, em
>
> Please remember, NONE of your presentation should be done in (X)HTML.
> That is the realm of content only.  Your presentation should all be done
> in CSS.
>
>
> Frank Dolinar wrote:
> > Hi, everybody,
> >     It was nice to see you all last night.
> >     I'm looking for an interactive HTML editor that I can use either on
> > Linux or on my Mac.  I've found a couple that claim this capability, but
> > I'm interested in hearing what you have used, what you would recommend,
> > and why.
> >     Please advise.
> >
> > Thanks,
> > Frank
> >
> > *================================================================*
> > *  Frank Dolinar                       frank.dolinar at comcast.net *
> > *  PO Box 886                                       517.351.1899 *
> > *  East Lansing, MI 48826-0886                                   *
> > *----------------------------------------------------------------*
> > *          Dream big, aim high, shoot for the stars...           *
> > *          and learn everything you can along the way.           *
> > *================================================================*
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > linux-user mailing list
> > linux-user at egr.msu.edu
> > http://mailman.egr.msu.edu/mailman/listinfo/linux-user
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.7 (GNU/Linux)
> Comment: Using GnuPG with Mandriva - http://enigmail.mozdev.org
>
> iD8DBQFHWgdCUMkt1ZRwL1MRArnaAJ9FrqrIga1dRlFAcjtzlnPfRnyeVACfeXgH
> NMoEGrqphnkSgdcU0858u7s=
> =0s6k
> -----END PGP SIGNATURE-----
> _______________________________________________
> linux-user mailing list
> linux-user at egr.msu.edu
> http://mailman.egr.msu.edu/mailman/listinfo/linux-user
>


More information about the linux-user mailing list