Hello my future developer, this is what I code like.

<section>
    <aside>Sidebar</aside>
    <article>Content</article>
</section>
section
    center()
    aside
        w(1, 3)
    article
        w(2, 3)
You just made a lightweight, semantic, responsive layout that works in IE7+
Get Started Learn More