Basic Coding Standard for HTML and CSS [closed]

て烟熏妆下的殇ゞ 提交于 2019-12-02 13:43:50

I would suggest looking at something like W3C standards.

They have code checkers on the site that you can run CSS and HTML through.

You can also check SMACSS - https://smacss.com/ it's not official or something but it's very useful architecture for building your websites. There is also methodology called BEM - https://en.bem.info/method/

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!