Web design how to learn?
Users questions: Want to learn web design Please advise? Thank you! ! !
Experts answer: 1, start Dreamwear or FrontPage to start. Because these two software is simple to use, as long as you use software such as word will soon get started. Second, only two pages to make the software not Very beautiful, then other people can see the page source code, pay attention to others the use of css in the source code is the code in the previous section styletype = "text * css" ..... * style. Css page with the definition of the font, spacing, etc., on the beautiful multi-page A! 3, Page Creator is the most basic to master the form of production, suggests you find an existing Web page, open it's source code, examine the table code, Zhuyixuexi There must be patient, be bothersome, afraid of failure, should used for a long time to learn through the production of the form, we learned it, for future production moving A good foundation for state website. Third, to master the production methods of css and tables after use, you can directly write in Notepad or rewrite the code, if skilled in Notepad to write code, then success can not be far away! 4, only static pages are written in the so-called static Web pages is Content update needs to rewrite the code to complete. I want to tell you that you must first master the production of static pages to dynamic pages to make the transition, so the production of static pages to learn very important! 5, master, after the production of static pages, dynamic pages can be produced study, the so-called dynamic network Page, do not just mean on the page is dynamic web page animation, that is wrong, the real dynamic web page is a background process support, relying on the database to achieve the display of Web content. Study the production of dynamic pages need to have some knowledge of database programming, I suggest you enter from the simplest of Access Hand, learning how to create a database; followed by Asp code buy books, buy the selection of a source with the kind of CD, copying it can source on your machine, easy to learn of you. 6, the production of dynamic pages in addition to Access + Asp, the now popular there Sql + php , Sql + jsp and so on. I wish you success!