I dabble in web design. I want to know everything there is to know about it. My brain hurts from reading, learning and experimenting. I currently use Dreamweaver MX and design the pages using tables. I just purchased Studio 8 and am also experimenting with GoLive CS2. I'm learning more about CSS and it is proving to be a great time saver.
I have many question for all you web designers:
- what programs do you use to create your pages?
- how can I apply CSS other than to text?
- are your pages created using tables? if not, how are you doing it?
- what else should I learn? Flash?
- what else do I need to know?
To those who respond, I thank you for your input.
2 comments:
1. check out http://www.csszengarden.com/ to see the power of CSS in design.
2. Div tags are in, tables are out.
3. You can go the extra mile and not use img tags either. This will let you call and place images specific to various media types (print, handheld, projection, screen, TV etc.)
Thanks, man. I'll have a look at that site and research your suggestions.
Post a Comment