Created
April 18, 2012 13:39
-
-
Save vasilisvg/2413616 to your computer and use it in GitHub Desktop.
Is this wrong?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype html> | |
<title>Is this wrong?</title> | |
<object data="header.html"></object> | |
<object data="content.html"></object> | |
<object data="aside.html"></object> | |
<object data="footer.html"></object> | |
<p>And if so, why is it wrong? |
@decthomas I want to be able to use responsive containers: http://blog.andyhume.net/responsive-containers/
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Because you didn't close that paragraph properly?
No just kidding, but I am wondering what you are going to do with this exactly?