Why Learn HTML?
"But I Don't Wanna Learn HTML! I Just Wanna
Make Web Pages!"
Well, you could do that. I know many who just use
an HTML editing software and never learn any of the coding that goes
into making a web page, and there are a lot of people who do indeed
make web pages like this. But I wouldn't recommend skipping the
process of learning at least a little HTML for a number of
reasons:
- Knowing HTML Will Enable You To Take Better
Advantage of HTML Editing Software. Trust me on this:
understanding HTML is invaluable to understanding HTML Editing
Software. What it boils down to is HTML editing software is a
lot like many computer things "made easy:" it's really only easy
if you know what you're doing ahead of time. A little HTML
knowledge can go a long way with this software, but if you don't
understand HTML at all, you might be lost with most of the decent
editing software.
- HTML Editing Software Offers A Lot Less
Control. While helpful, HTML editing software is not
foolproof. Depending on the software package and what you are
trying to accomplish, HTML editing software often won't let you do
certain things or it will force you to do other things in a
strange way. If you know even some basic HTML, you will usually be
able to deal with problems that come up. But if you don't
understand anything about HTML, you are completely at the mercy of
the machine.
- "Raw HTML" Is Available Everywhere. If
you have an older computer or if you use the computers in the labs
around campus, you might not have easy access to a decent HTML
editing software. But the only software that you need for working
with HTML is SimpleText (for the Mac) or NotePad (for the Windows
PC). Now isn't that easy?
- "Raw HTML" Is Easier. I've had many
students who never use editing software because they like the ease
and control they get from working with just the code. So try it--
you might like it.
Back to the "Howtohtml" Homepage |
On to Lesson One