PDA

View Full Version : Noob Here....


Techno Mutant
04-18-2006, 12:20 AM
Hi,
I have a bit of a problem...
well about a year ago I started makeing sites. I started off with yahoo
webhosting and used their little wysiwyg editor. Then I slowly got better and purchased Dreamweaver and later Studio 8 (Love Macromedia.) I always had the problem of getting templates so purchased like 2,000 on ebay for like 15$. I never really tried to code a design and dont know where to start. I fell kinda bad since I never have that feeling of "WOW I DID THIS" but people I make the site for do... so can anyone point me to tutriorls on how to make design's. I know that you usally use Photoshop I also have that. so some tuts would be nice.

I know html pretty well w/ tables but I hear the new thing is css codeing since its smoother. So if I did start to learn I would like to use and learn that since it seems to be better/easier then tables.

ronaldb66
04-18-2006, 10:12 AM
You can find a lot of resources in the "HTML & CSS Documentation & References (http://www.codingforums.com/showthread.php?t=20862)" sticky at the top of this forum; the HTML Dog (http://htmldog.com/) tutorials offer a nice starting point for learning CSS, but implementing a design comp with CSS requires a little more experience.

Also, A List Apart (http://www.alistapart.com/) offers a great many articles on how to use CSS effectively.