Home  >  Article  >  Web Front-end  >  Ask for help_html/css_WEB-ITnose

Ask for help_html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-24 12:24:561534browse

css web

I just started to take over web development. I recently encountered a problem and asked for expert guidance.
Now I want to make the following style. How do I do it?

Hey, I really don’t know much about CSS

Reply to the discussion (solution)

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

 

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn