Website creation BASICS (1)

Source: Internet
Author: User
Website creation process
Preliminary Planning
(1) website themes, topic settings, overall style, required functions, and implementation methods, domain Name application, purchase of virtual hosts or servers, development and production cycle, post-maintenance and quotation, etc.
(2) page refinement and implementation
Page Art Design
Style, standard color, and advertisement, mainly for content Customization
Static webpage Creation
Observe drawings
Split drawings
Assembly
General steps for creating a webpage using a layer layout: Build a layer structure> insert content> beautify a style sheet> process details> optimize a style sheet.
Program development
A webpage consists of three parts: stucture (XHTML, XML) used to format text, presentation (CSS), behavior (W3C Dom, ecmascript ).
Dom resolves conflicts between JavaScript and JScript.
using XHTML + CSS, XHTML verification URL: http://validator.w3.org. Verification Methods: website verification and file upload verification. Css2 verification URL: http://jigsa%w3.org/css-validator /.
XHTML is used for defining structures, not for presentation.
multiple referenced styles are defined by class, and no ID is required for each element. Div facilitates movement.
both the hyperlink and the anchor are created using . An anchor can point to resources on any network, such as HTML pages, images, and sounds.
layer (DIV): positioning tag and placement of text tables.

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.