Forum Moderators: phranque
I'm wondering if we will eventually need a part time webmaster...
Thanks
Oh, and by the way, welcome to Webmaster World! It's a wonderful world filled with fascinating whacky people who are never quite satisfied and feel a compulsion to change the world wide web - a little each day :)
I would say, at its core, is the ability to make webpages. Beyond that, you MIGHT do the art, or you MIGHT do the scripting (like .asp, or .php. or javascript). And seriously, *anyone* with a little bit of drive can learn all these things.
Then there is the other 90% of being a real webmaster: doing all this WELL. thats the hard part ;)
Programming for the web is all about being the most efficient, (small download size, most pleasing to the eye, top on the search engines, making scripts that dont tax the server, having your webpages look the the same/simliar, if show up at all, on the most browsers). ANd you will find that there are ALOT of small things that only experience can tell you: or these forums.
----------------------------------
First you gotta learn HTML.
Then, or hopefully at the same time, you learn Cascading Style Sheets, (CSS). These go hand in hand, and all you need to know is on these forums.
Then you might want to learn javascript, or DHTML (dynamic HTML), to make interesting things happen on your client's browser.
Then you may want to learn flash or *maybe* java for applets.
Or at the same time
Server-side scripts, which means little programs on the web server that produce web pages "on the fly" according to what the situation dictates.
IM just rambling sorry ;)_