How to Learn Web Design

Source: Internet
Author: User

1. Start with dreamwear or FrontPage. Because the use of these two software is relatively simple, as long as you use Word and other software, it will soon get started.
2. The web pages made with only these two software are not very beautiful. You can check the source code of others' web pages and pay attention to the usage of CSS in others' source code, <style type = "text/CSS"> ..... </style>. Use CSS to define the font and spacing of a webpage. The webpage will be more beautiful!
3. The most basic thing to master when creating a web page is table creation. We recommend that you find a ready-made web page, open its source code, and carefully study the table code. Be patient when learning, do not be afraid of trouble, do not be afraid of failure. It takes quite a long time to learn how to create tables, and lay a good foundation for the future production of dynamic web pages.
3. After mastering CSS usage and table creation methods, you can directly write or rewrite the code in Notepad. If you can write the code skillfully in notepad, that's not far from success!
4. Currently, only static Web pages are written. The so-called static Web page means that all web page content must be updated by re-coding. What I want to tell you is that you must first master the creation of static webpages before you can make the transition to dynamic webpages. Therefore, it is very important to learn how to make static webpages!
5. After mastering the production of static webpages, you can learn how to create dynamic webpages. The so-called dynamic webpages should not simply be understood as dynamic webpages with animations, real dynamic web pages are supported by backend programs and displayed based on databases. To learn how to create dynamic web pages, you must have some knowledge about database programming. I suggest you start with the simplest access method and learn how to build a database. Then, you can buy some books on ASP code, you can copy the source program to your machine to facilitate your study.
6. In addition to access + ASP, dynamic web pages are currently popular with SQL + PHP and SQL + JSP.

Experience in web design

Suggestions for reference:
1. Determine the frame size before making images and other materials.
2. Do not use Chinese characters to name files or any materials
3. It is best to create a site before making a webpage
4. For ASP, adjust the virtual directory parameters.
5. It is best to use IE for testing. Do not use the built-in streamer.
6. Set related folders and place them properly.
7. Do not be too dizzy or use too many Java special effects.
8. Ensure the page is clean and clear
9. Use multiple tables for layout. I often use the nested table method for table creation.
10. Do not forget to perform the test several times after the test is completed. If the test is performed on different machines, problems may occur.
11. view the layout and color of other websites for reference. This is not plagiarism. It is "tailism ".

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.