-5

I was wondering if their is a Basic Coding Standard for HTML and CSS like PSR-01.

I tried googling and searching but didn't find any.

4

3 回答 3

2

I would suggest looking at something like W3C standards.

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

于 2015-07-14T08:48:47.623 回答
1

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/

于 2015-07-14T08:51:00.813 回答
0

Have a look at these:

于 2015-07-14T08:50:01.913 回答