Posts tagged with xhtml

Essential code snippets

If you’re a pro or just a beginner, these following code snippets could save you lots of time. Sure did for me! Set the base font size This piece of code resets the font size of your website to 10px. Everything else that you define in em will be relative to the first line. body…

Read more »