Home > Article > Web Front-end > How to learn DIV+CSS and learning route
What you must learn when writing web pages is DIV+CSS layout, which is simple to operate and easy to use. As a novice, how to learn DIV+CSS. Below we introduce a quick learning method.
First of all, of course, read the manual and learn basic grammar and knowledge points. You can find PHP Chinese website, which has all the knowledge points. Find css Online Manual and get familiar with the basic knowledge points.
The next step is to find videos on the website to learn, video tutorials about DIV+CSS layout. RecommendedBrothers Gao Luofeng div+css video tutorialand website original videoDugu Jiujian (2)_CSS video tutorial
Click on the video directory and look at the directory first, because The table of contents provides a high-level summary of the knowledge points of a video.
#Click on the video. A video is a knowledge point that can be studied in detail.
#If you want to see the effect, you can enter the graphic tutorial and write code to see the effect.
The above is the detailed content of How to learn DIV+CSS and learning route. For more information, please follow other related articles on the PHP Chinese website!