Get Total Control Over Your Page Styles With CSS

A WordPress site is made up of lots of different types of pages. The home page, post pages, category pages etc. So what if you could control how each of these looked individually?
You could create different template files for each, but that’s time consuming and makes it difficult to easily update across your whole website.
In this article, we’ll show you how you can set the <body> tag to have a different ID depending on the type of page, and then how you can use CSS to style the page any way you like because of that. No more template editing needed in the future!

Image by
Your environment rubs off on you.
The W3C is the internet’s daddy. They created HTML, CSS, and dozens of other specifications that govern the use of the technologies that makes the internet thrive today. Valid code is code which meets their guidelines, and can be tested in a validator, such as the 
Blogging doesn’t end at the monitor.

34