Common Web UI Styles

后端 未结 19 1797
無奈伤痛
無奈伤痛 2021-01-29 17:48

I have to present a prototype of an web app in the following days to one of my clients, the thing is I\'m not so good at CSS and worst of all I\'m almost never happy with the re

19条回答
  •  攒了一身酷
    2021-01-29 18:02

    I ran into this awhile ago, and couldn't find anything, so I took it as an opportunity to learn css. But since then it seems great strides have been made towards this subject.

    • Summarizing your problem, there is a wikipedia page.
    • There is yaml-css, which takes yaml and turns it into css
    • There is baseline, but it assumes some css knowledge.
    • I'd also suggest looking at Adobe's Dreamweaver. They have a lot of css and style generation tools which produce very readable and w3c compatible code.

    I hope that helps.

提交回复
热议问题