Day 03 : May 28, 2015 Extra Assignment
Recreate this homepage
Description
Can you create a HTML and CSS homepage using supplied assets (images) and some basic dimensions, just by looking at a layout?
Objectives
Learning Objectives
- Apply understanding of display and floats for positioning elements.
- Practice the box model
- Practice different HTML5 syntax (header, footer, section, nav, and div)
- Use images
- Use border-radius to create a circular image
- Understand positioning of block elements
- Working with system fonts.
After completing this assignment, students should be able to effectively look at a design with basic dimensions and specs and recreate it in HTML and CSS.
Details
- Download this zipped file that contains the main website layout and specs, as well as any images used.
Requirements
- Create a project folder called “day_03”
- The HTML file must be called index.html
- The CSS file must be called style.css
- All images should be inside of this folder