CSS and H1 tags
On some sites I work on, I see the coders have used CSS to format the site’s H1 tags to not show the text but, instead, display an image in the text’s place. This is commonly called the “display:none” trick. The advantage is that it allows you to use an image as a [...]