Code featured in the blog for learnjsthehardway.com.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ljsthw-blog-code/17-equal-height-holy-grail-...
Zed A. Shaw 3da5a44881 Add the equal height holy grail code. 2 years ago
..
README.md Add the equal height holy grail code. 2 years ago
basic.html Add the equal height holy grail code. 2 years ago
mobile.html Add the equal height holy grail code. 2 years ago
twotone.html Add the equal height holy grail code. 2 years ago

README.md

These files come from the Equal Height Holy Grail Layout in Modern CSS blog post. The first layout described is in the file basic.html. The two-tone layout is in twotone.html. The quick simple mobile layout is in mobile.html and should probably the be actual one you use as the basis for your own study or design.