quote:
Originally posted by Coastie
haha...old and outdated...got it
so just make the buttons (and everything else pretty much) look how i want them to in PS then do all the animation and all of that with css
guess it's time to look for some css tutorials!
would you recommend doing one page at a time, like from beginning to end, or should i go ahead and design all of pages of the site in PS, then write the XHTML for them all, then do all their css...etc.?
From a design point of view, most pages should really run on the same base setup. This is true for 99% of all websites; the design is the same the entire way through. This would mean that the only thing changing is text/content. Thus, only one design should suffice in most cases. Designing a different layout, design, and imageset for each page means: confusing the visitors, making it much more complicated and require more time to code (usually), and requiring many more images to be loaded than is absolutely necessary. It's probably best make a single design and go from there.
http://pixel2life.com have several tutorials that will help you not only design a website, but code it. You'll have to look around, but yeah, they exist.