Webpage Design-Dreamweaver and dreamweaver

Source: Internet
Author: User

Webpage Design-Dreamweaver and dreamweaver

When watching ASP. NET videos, I talked about Dreamweaver, a software for compiling HTML code. It is a software dedicated to web page settings. It can be used to design a colorful interface. Compared with the self-contained design method in vs, it does not need to know too many technical problems. Because timing is set in vs, sometimes we need to implement it through code.

There are many installation packages and installation processes on the Internet for Dreamweaver, so I will not introduce them any more. If you want to know more, you can search for them online. This software also needs to be activated with a serial number. Otherwise, there will be only 30 days of trial. You can search for the serial number on the Internet to activate it. The interface is as follows:


Through this, we can select the type we need to create a project. Currently, we are involved in HTML, so I will take this as an example.

Create an HTML project and design the interface:



You can select the required control from the menu where "form" is located. For example, click "form" and a "common" menu will appear. You can select a table to create a table:

 

We can design the basic attributes of a table through the attributes below. Of course, if we want to implement our own defined types, we can also design them using the CSS style in the upper left corner, the CSS design has already been learned in the niujia news publishing system, so you don't have to introduce it again.

After the Basic settings are complete, we can save the settings. But what should we do if we want to put the well-designed things in our vs program?

First, put the designed file into the file of the project created in our vs program, which is generally at the same level as the binfile:



Next, introduce it in vs. The specific method is as follows: click "show all documents" in Solution Explorer, find the desired file, and right-click the file to include it in the project, after that, click "show all documents" to hide unnecessary documents,


 

With this method, we can load the file we designed into our program.

The use of Dreamweaver can greatly beautify the interface we want to design, but also simplify some of our operations. However, it also has some drawbacks. During the generation process, it will be somewhat different from the form we designed in vs, and there will also be some minor errors. For specific errors, see the next blog.

 

Summary:

Through Dreamweaver learning, we can further understand the importance of interface design. At the same time, some tools can greatly facilitate our work. Of course, we also need to look at the problem from a dialectical perspective. We cannot look at its drawbacks because of its advantages. In fact, whatever form, as long as it can bring us convenience, it is best to simplify our work.

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.