【文章內容簡介】
site of the CSS, javascript and other web design technology. CSS Application Design website (1) What is CSS? CSS is a style sheet (stylesheet) technology. Some of them called CSS (Cascading Stylesheet). (2) the bination of CSS and HTML form. Mode 1: The CSS content, as defined in the writing between the labels. Mode 2: CSS will be preserved as a separate text file, and then from labels to call. (3) CSS the web site of examples. The web site pages, and increase the following definition so that the pages show with special effects. Application Design website javascript javascript and the emergence of making information between users is not only a display and browse the relationship, but to achieve a realtime, dynamic, crossexpression. Thus based on the CGI static HTML pages will be to provide dynamic realtime information, and customer response to the operation of the Web pages replaced. javascript scripting is satisfy this demand arising from the language. It39。s loved by extensive user. Many scripting language it is in a relatively good. WWW and effectively achieve the bination of the puter work puting and work blueprint. 12 4. Construction on the site Experience With the popularity of the Inter, more and more government departments, panies and individuals aware of the need to have their own independent Web site. Below on the design and production sites on some of their own experience. After conducting systematic analysis End, we should carry out system design. Web page design similar to the development of software design, topdown, bottomup and continuous updating, and other design methods. The main task is to design the content of the sites, including the website information anization structure, appearance, content block, navigation and links, directory structure design. System design is the site ready before the concrete realization of the website to further the realization of more specific requirements, the overall effect on the website, local details have a clearer idea. This entire process is the key site planning. Next is how to achieve their own Web site design issues. The realization of the site, I think the need to be considered in two parts: the realization website。 Web servers can be achieved. In the process of achieving website, technology selection is very important. Former major use HTML language, the stronger the interactive website, the proposed use of ASP, JSP, PHP and other programming to help achieve, the more plex Web site may also have its own database. The latter is based on all kinds of different operating systems used Web server software installation and debugging. This stage is the whole process of the most important and most timeconsuming part. When we pleted the work, the need for website released. At this stage of the production on the website drawing to a close, the main task is to do a good job in the website release to the work, the web site for final modifications, testing, homepage can guarantee normal operation of the work. Published in the website after website to deal with various aspects of the tests, including the possibility of any different web browsers, different visitors have shown normal, ASP, JSP, PHP normal procedure can work, and so on. This stage is the website of trial operation period, the website at this time should be to make up for various shortings, the website will be more perfected. After a period of operation, the site entered the normal operation period, the main task is to update outdated information website, the visitor39。s message timely feedback to further improve the website, the introduction of new technologies constantly update website, visit web pages more quickly, more aesthetic appearance, Information Resources richer. 13 Above is the establishment of the station to roughly follow the seven steps, seven steps are plementary, but can be the basis of ease of website and plexity of a weakening or strengthening appropriate link. In short, building a successful web site is not an easy task, it needs allround consideration, the Composite various factors. is a unified Web development model that includes the services necessary for you to build enterpriseclass Web applications with a minimum of coding. is part of the .NET Framework, and when coding applications you have access to classes in the .NET Framework. You can code your applications in any language patible with the mon language runtime (CLR), including Microsoft Visual Basic, C, JScript .NET, and J. These languages enable you to develop applications that benefit from the mon language runtime, type safety, inheritance, and so on. includes: ? A page and controls framework ? The piler ? Security infrastructure ? Statemanagement facilities ? Application configuration ? Health monitoring and performance features ? Debugging support ? An XML Web services framework ? Extensible hosting environment and application life cycle management ? An extensible designer environment The page and controls framework is a programming framework that runs on a Web server to dynamically produce and render Web pages. Web pages can be requested from any browser or client device, and renders markup (such as HTML) to the requesting browser. As a rule, you can use the same page for multiple browsers, because renders the 14 appropriate markup for the browser making the request. However, you can design your Web page to target a specific browser, such as Microsoft Inter Explorer 6, and take advantage of the features of that browser. supports mobile controls for Webenabled devices such as cellular phones, handheld puters, and personal digital assistants (PDAs). Web pages are pletely objectoriented. Within Web p