We learn HTML and CSS to make web pages, so the layout and style of the web page are very important, as it is related to the beauty of the page. In this article, I summarized the relevant content about div+css layout:
1.Han Shunping’s latest div css basic video tutorial in 2016
《Han Shunping’s latest 2016 basic video tutorial "div css basic video tutorial" is based on html and is a basic explanation of the layout and layout of web pages.
2.Han Shunping’s latest div css advanced video tutorial in 2016
"Han Shunping’s latest div css advanced video tutorial in 2016" is Based on the basic video, the knowledge points are sublimated and the understanding and application of div+css are deepened.
3.Backend.com div+css video tutorial
"Backend.com div+css video tutorial" is also about page layout There are learning tutorials for the div+css method. The same content has different teaching methods. You can choose to study according to your own preferences.
Summarize what you need to pay attention to about page layout:
1.DIV+CSS specification named collection
When we develop CSS+p web pages (Xhtml), the most confusing and entangled thing is CSS naming, especially novices who don’t know how to name places and what is the best way to name them.
2.Detailed explanation of DIV+CSS layout style
Before taking notes, I must first correct a mistake for everyone, that is The name "p+CSS" is actually an inaccurate name. It is the name given by Chinese people to this method of laying out standard pages. It is caused by a lack of thorough understanding of the technology. What is the name of the standard? ? Haha, yes, the standard name is xHTML+CSS!
Recommended related questions and answers:
1.How to force or not wrap div+css?
2.For front-end beginners, what are the benefits of learning DIV+CSS?
3.How to use html5 div+css layout to mix graphics and text
The above is the detailed content of Share three div+css page layout tutorials and 2 things to note. For more information, please follow other related articles on the PHP Chinese website!