Skip to content Skip to sidebar Skip to footer
Showing posts with the label Html5boilerplate

Ie Conditional Statement Displaying Div Even Though The Condition Says It Shouldn't

I am having a peculiar problem and I am hoping someone has encountered this before and solved this … Read more Ie Conditional Statement Displaying Div Even Though The Condition Says It Shouldn't

Change Django's Default Static Directory

I got an issue with Django 1.6: I want to change the default static file directory in django. I don… Read more Change Django's Default Static Directory

HTML5 Boilerplate: Is It Possible To Inline @import For Multiple Stylesheets With The Build Script?

Currently, the H5BP ant build script (line 817) takes 'style.css' and inlines the imports s… Read more HTML5 Boilerplate: Is It Possible To Inline @import For Multiple Stylesheets With The Build Script?