Weds., Mar. 10: Create a Portfolio Section
Your assignment, due in class Wednesday, March 10.
REQUIRED: Put your result online and provide a link and description in the form at the bottom of this post.
Create a portfolio layout for the portfolio page of your website. This should be made of images with short descriptions, something like this screenshot:

Your results should look something like this. (With the look and feel of your own design of course.)
Your results should include:
- thumbnail images linked to larger images
- a short description beneath the images
- thumbnails and descriptions wrapped in a box with border and background to make it stand apart
- each box uses the same class (such as class=”item” in my example)
- boxes given uniform width, height, margin, and padding, so that each is of uniform size
- boxes floated left to stack up next to each other, 2 or 3 boxes across and 2 or 3 rows deep
- Site title, H1 heading, and H2 page heading all given appropriate names
- Adjust the fine details — background images, margins, etc. — so that the elements look clean, thought-out, and professional
Below are screencasts to walk you through the process.
Screencasts: Create a Portfolio Section
Walk through the steps for creating a section of your website with stacked blocks of images and descriptions.
- Part 1: The HTML — Download or view the video: portfolio-stack-HTML.mov
- Part 2: The CSS — Download or view the video: portfolio-stack-CSS.mov
- Part 3: Fixing Details — Download or view the video: portfolio-stack-details.mov
Desired Results
View the HTML/CSS results online.
