HTML part: Mastering all the syntax of HTML, his main structure, the use of hyperlinks and common tags
CSS part: Master the use of CSS three kinds of selectors, understand how to use div+css page layout, make clear floating problem!
1,html syntax (including HTML syntax format, document annotations, code format)
Basic structure of the 2,html (including markers
3, document settings tagged on-format marker (<br><p><center><pre><li><ul><ol><dl><dt> <dd>
4, under Document settings tag-text marker (
5, image marker ( tag)
6, use of hyperlinks (<a> marks)
7,html form (<table><caption><tr><th><td> tag)
8,html frame (<frameset><frame> tag)
9,html Form Design (<form><input><select> tag)
10, how to use CSS styles (several ways to reference CSS)
11, define CSS style sheet (tag Selector, class selector, ID selector, combo selector, pseudo class selector, and priority issues)
12, common CSS properties (commonly used in Web page color properties, font properties, background properties, text attributes, border properties)
13,div+css Layout (box model, layout-related properties (positioning, floating, display, overflow))
14, comprehensive combat-Simple enterprise website home page (design diagram of the transduction and the overall framework of the page)
15, comprehensive combat-Simple enterprise Website home page (website content style)
工欲善其事, its prerequisite
Browser: Opera browser, ie browser, Google Chrome, Firefox browser
Development tools: notepad++
Html+css List of learning tasks