How about some Web Design 101? ?
Okay so I somewhat know how to design a website template using PS. I just want to know how to ... code it now. Are there any websites / tutorial pages that show how to design -and- code the layout? Please don't send me any little HTML sites, that's not what I'm talking about. I'm talking about Web 2.0 Designs and coding such as xhtml/css/java/etc. Thanks in advance!
Public Comments
- Web design 101 The first thing you need to understand is the relationship between the server and the client. The client (browser) requests a page from the server. the server responds with a "coded page" that the browser reads and presents on your display. The browser and server communicate via the httpheader. It is very important to understand first this basic concept from there start with this site. http://www.w3schools.com/
- PS to HTML slicing tutorial http://www.slicingguide.com/
Powered by Yahoo! Answers