css web
I just started to take over web development. I recently encountered a problem and asked for expert guidance.PS; The website for the pictures above is at http://visitsiouxfalls.com /m/places-to-eat/casual/
Let’s take a look at CSS Express first. After all, knowing how to do it yourself is the long-term solution. Just master the simple ones.
http://www.htmlhelp.com/zh/reference/css/
If you want to learn more, you can go to W3C
http://www .w3school.com.cn/css/index.asp
Open the debugging tool in chrome. You can know how to write it by looking at its dom structure and css. You can take it for reference
It is recommended that LZ use IE to open the web page, then look at the source code to understand the HTML structure, and then check the associated CSS to understand the style
That’s it
Use UL LI list display
www. jike.info