A good HTML skeleton

前端 未结 6 1939
独厮守ぢ
独厮守ぢ 2021-01-31 08:15

I want to start creating websites again, but I\'ve been out of the HTML scene for a while now. I was just wondering if this is a good skeleton for a website. And if not, what sh

6条回答
  •  误落风尘
    2021-01-31 08:21

    I've been starting with HTML5 Boilerplate... it helps make sure that everything is the most consistent across the various browsers and already takes into account the majority of the stuff I'll need later.

提交回复
热议问题