Dive into the archives.


  • CSS does not = Jesus

    CSS is intended to properly style HTML pages. Instead of content trapped in table cells (it was common at one point to layout text and images in invisible tables) and font styles described, “in-line”, CSS is a separate file that defines format across a single or multiple web pages.
    To avoid involving style changes when you [...]

FRESH / LATEST POSTS