• Body IDs – Making Life Easier for Yourself

    Posted: 2 years ago in Tutorials

    One thing any good developer will tell you is that efficiency is key. Whether that be workflow, the code itself, or just achieving a single goal. Invest a little forethought at the beginning to save a lot of time later. I like to think of it as being cleverly lazy. One great example of this is by simply utilising the id="" attribute on the <body> element. Yep, really, something as simple as that…

    VN:F [1.9.17_1161]
    Rating: +1 (from 1 vote)