Before the CSS do not have any understanding of the beginning of the feeling is very difficult, the teacher from the most basic knowledge point, the first to speak HTML code, and then the code in CSS, such as: Text style, image effects, background effects, CSS box model, box floating and positioning, CSS set table style and so on. So many knowledge points when I am particularly worried, because afraid to remember, cut the picture when I do not know how to start. And so the teacher put all the knowledge point is similar, began to talk about transduction case, the teacher clear thinking completely conquered me.
Before transduction the diagram, a webpage can be divided into the following sections:
Head: Includes logo, contact phone, Banner, propaganda, etc., can be labeled as: <div id= "Header" ></div>;
Navigation Area: Can be labeled as: <div id= "Header" ></div>;
Product Area: Can be labeled as: <div id= "Product" ></div>;
Copyright Declaration Area: Can be marked as: <div id= "copyright" ></DIV>.
Then according to the picture you want to set the background, insert text or pictures, HTML implementation page layout, CSS to achieve the beautification of page pages. The two combine to achieve the perfect effect of Web page.
The so-called "Master of the door, practice in the individual," How to master Xhtml+css in the code, the teacher took me to cut three to four cases, told me or through their own constantly to carry out a lot of transduction practice, from the constant practice to grasp knowledge points, to find problems, and to solve, Finally, we can achieve the correct rate and efficiency of the level of perfection.
De Ting Autumn Learning CSS Diary