
Download foundation from the site and use the default CSS option for a simple four-column layout with default fonts, or customize by excluding elements and colors, including an SAS option.
Set up a blank page, move course assets into the surf shop project, and add the logo inside a 12-column grid using a large-6 column, then preview.
Finish the home page by setting a 12-column grid with a four-column image beside an eight-column text block, nesting another 12-column grid to create two rows, finishing the footer.
Implement a responsive Foundation 5 footer using a 12-column grid with a left copyright area and a right-aligned navigation list, showcasing class right and class left utilities and responsive stacking.
Create the lessons page by duplicating the index, keep the logo, nav, and footer, replace content with a picture and text beside it, and hard-code links for testing.
Add a pricing table to the page by copying foundation documentation. Configure beginner and advanced classes with price and a buy now button, and adjust the layout and footer.
Create a contact page using Foundation's panel call-out in a two-column layout, with a simple name input form and a button outside the panel, plus header and image credit.
In this course, we will live code a simple four-page website built using the web framework, Foundation.
Foundation 5 is an open-source framework created by ZURB, a design agency in California. They released the 5.0 version of the product in late 2013 and this course is based on the latest version.
It is one of the more popular frameworks available on the Web today and is absolutely free.
The purpose: Make websites beautiful without a lot of work. This course walks you through some of Foundation's core features that produce beautiful websites with a little effort.
It contains almost all of the CSS styling you will need for a website and a lot of cool jQuery tools to extend your website. It also allows you to make your website responsive so it can be viewed on mobile designs.
This course will walk you through creating a website from scratch using the framework. You do not need to be an expert in HTML or CSS. But if you know the basics, it will take you a long way.
If you do not know the basics, we will create the elements of the website and will answer any questions you have.