|
|
#2 (permalink) |
|
New Member
![]() Join Date: Jul 2008
Posts: 22
|
Go to http://www.w3schools.com to learn basic HTML and look into a bit of Javascript.
You can use a Notepad or text editor to do editing and save the html pages as a '.html' extension and for Notepad, change the 'save as type' in the save as dialof box to 'All Files'. There are tools like Notepad++ (Windows) you can use for editing too and some GUI based free software web designer like 'kompozer' for editing. |
|
|
|
|
|
#3 (permalink) |
|
New Member
![]() Join Date: Aug 2008
Location: Wilmington, DE
Posts: 20
|
Go to your local bookstore and buy a good book on (X)HTML and CSS. Master these two skills, then start worrying about more advanced things such as php, JavaScript, graphic design, etc.
Also, if you can afford it, consider investing in a WYSIWYG editor such as Dreamweaver or Microsoft Expression Web. I prefer Dreamweaver because of its autosuggest feature, but I'm sure Expression Web has something similar. Tools like this can help you learn quicker, but make sure you write your own code instead of dragging and dropping and having the editor write the code for you. |
|
|
|
|
|
#4 (permalink) |
|
Silver Member
![]() Join Date: Aug 2008
Posts: 102
|
Start with css and html as mentioned above there are many great resource sites on the internet. Another great way to learn is by looking at source code of sites to see exactly how they did something. Starting off Dreamweaver would be nice but a simple text editor is free. You will know more if you just use a simple text editor
|
|
|
|
|
|
#6 (permalink) |
|
Bronze Member
![]() Join Date: Aug 2008
Location: Dallas, Tx
Posts: 83
|
Another tip I have is to scour the internet for code that does things you want to do and then practice manipulating it to do something else. Create yourself a project and then go over and beyond simple. From my experience, anything you need done has been done, you just have to find it. This way you learn where to find it and how to change it to suit your needs.
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|