First, you have to decide how you'll build your site.
As for my style, I prefer table-less design (except for legitimate table use) with HTML and CSS, and hard-coding the site from scratch. While tables can be useful for layout, that was not their intended use. Additionally, they're older, much slower, and less browser-friendly than a well-written CSS stylesheet. Good HTML and CSS are hard to beat.
Once you've decided how to go about making your site, you need the right tools to do it.
Although one could write a fully-functional site in Notepad, I recommend Adobe Dreamweaver for your HTML and CSS needs. Another alternative is to use another HTML editor like CoffeeCup and write your CSS in a simple text editor.
For graphics, I'll be using Adobe Photoshop and Adobe Illustrator, two must-haves that will give your site some eye-candy pizazz (thanks UConn!)
Here are some sources that have helped me refine my eye for design and strengthen my coding skills, as well as some reviews of Kodi's recommended sites.
- Illustrator and Dreamweaver tutorials from talented Toronto designer Nick La's N.Design Studio.
No comments:
Post a Comment