How-To Geek Forums / Geek Stuff
Help me to become web developer
(6 posts)i think that if you are really serious about this you may want to look into getting a copy of adobe dreamweaver but you will still want to learn html and css and probably php so then you can understand what is going on in the code and it will make things a lot easier to trouble shoot down the road
i would also advise learning JavaScript if you want your pages to do anything spiffy. Also, develop some good structure habits. Use the language for what it's designed for. Structure with HTML (or XHTML if your prefer), style with CSS, and animate with JavaScript. Get into the habit of making your code easy to read. Makes troubleshooting a lot easier.
DreamWeaver is a great tool. I highly recommend it. But if you don't want to get it, you could try Notepad++. It supports syntax highlighting for all three languages (I'm pretty sure....) and that comes is great handy when trying to track down troublesome errors.
Topic Closed
This topic has been closed to new replies. Please create a new topic instead.
