Are there any CSS standards that I should follow while writing my first stylesheet?

前端 未结 17 624
有刺的猬
有刺的猬 2020-12-13 02:40

I am currently working on my first website. I have no idea where to start on the CSS page, or if there are any standards that I should be following.

I would appreci

17条回答
  •  既然无缘
    2020-12-13 03:23

    Have a look at CSS Systems for writing maintainable CSS by Natalie Downe of ClearLeft. There are a lot of great concepts in her presentation (I recommend downloading the PDF because her notes are pretty detailed).

    I think her presentation is aimed at full time CSS devs more so than beginners, but even beginners could take a lot away from it.

提交回复
热议问题