|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread |
Rating:
|
Display Modes |
|
|
#1 |
|
Member (13 bit)
Join Date: Mar 1999
Posts: 6,791
|
Webdesign Newbie
Hi all,
Once thing I have never really gotten into in my years in the computer world is webdesign. Since I will have a little bit more time this summer, I decided that would want to teach myself webdesign and work on a couple personal homepages. Does anyone have some suggestions for some good online guides or books I could follow to get started? I'd also be interested in learning about move advanced topics such as xml, php, css, rss and so on and possibly try to implement some of these into my site. Also, what do most of you guys use to design websites? Dreamweaver or Frontpage? How about Photoshop? Thanks in advance for your help. |
|
|
|
|
|
#2 |
|
Member (4 bit)
Join Date: Mar 2006
Location: England
Posts: 14
|
As always in web design the place to start before you do anything like PHP is HTML. Without HTML, you cannot code in other langauges as they all rely on HTML in some way. A good book series I would recommend is the In Easy Steps series. Also, a good web resource is www.w3schools.com . When learning HTML, its usually best to start with a WYSIWYG editor like Dreamweaver. The best one that I have tried is Dreamweaver, although people have their different opinions. I actually rarely use those sort of editors now, as I code by hand now. After HTML, I would start to learn CSS so you can keep with web standards. After you have learned a sufficient amount of the two, if you want to create more advanced web pages, I would start to learn PHP. Its an easy language to learn and took me about a few months before I had a decent amount of knowledge with PHP.
Good luck with web design! |
|
|
|
|
|
#3 |
|
Barefoot on the Moon!
Staff
Premium Member
Join Date: Aug 2002
Location: Northeastern USA
Posts: 13,385
|
I saw this on digg.com the other day: http://www.bravenet.com/resourcecenter/tutorials/html/
Looks to be a fairly good walkthrough guide on html & css basics.
__________________
There are two secrets to staying young, being happy, and achieving success. You have to laugh and find humor every day, and you have to have a dream.
|
|
|
|
|
|
#4 |
|
Member (8 bit)
Join Date: Aug 1999
Posts: 148
|
a good source is also htmlgoodies.com
A program I use to code pages and is free is 1st page at evrsoft.com |
|
|
|
|
|
#5 |
|
Chop Chop
|
Best books I have ever found are the ones in the Visual QuickStart Guide series. They are fairly cheap and teach you a lot. I have learned everything from them.
HTML: http://www.amazon.com/gp/product/032...Fencoding=UTF8 PHP: http://www.amazon.com/gp/product/032...Fencoding=UTF8 DHTML/CSS: 3rd ed. - http://www.amazon.com/gp/product/032...lance&n=283155 2nd ed - (I like this one more) http://www.amazon.com/gp/product/020...lance&n=283155 Those should get you started. |
|
|
|
|
|
#6 |
|
Barefoot on the Moon!
Staff
Premium Member
Join Date: Aug 2002
Location: Northeastern USA
Posts: 13,385
|
I came across this CSS cheat sheet today: http://www.ilovejackdaniels.com/css/css-cheat-sheet/
|
|
|
|
|
|
#7 | |
|
Member (5 bit)
Join Date: Nov 2005
Posts: 25
|
Quote:
|
|
|
|
|
|
|
#8 |
|
Member (5 bit)
Join Date: May 2006
Posts: 18
|
Photoshop
You can use HTML or CSS for webdesign and layouts. If you want to do it the easy wasy use Dreamweaver or Frontpage. For a good designing tool use Photoshop 7.0. I use this and I would say it is a nice program.
|
|
|
|
|
|
#9 |
|
Member (2 bit)
Join Date: Aug 2003
Posts: 2
|
and
php.net |
|
|
|
|
|
#10 |
|
Member (8 bit)
|
Another good way to learn is to download a website template and as you are learning, change the code by hand to get exactly what you want done. Also the same goes for say php, javascript, etc. A good place to start is www.oswd.org - for website templates and www.hotscripts.com - for php and others
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|