Udacity Project: Build a Portfolio Site. This is Project 2 of Programming Fundamentals and the Web, which is Part 1 of the Full Stack Web Developer Nanodegree.
Either Download files and open index.html, or view online here.
Make a portfolio site to be used to showcase future assignments. The sight should resemble This PDF, but may be customized.
Follow HTML and CSS Style Guidelines.
Must be Responsive and support Cross-Device Compatability.
This includes Desktop, Tablet (Apple iPad), and Mobile (Google Nexus 5).
Images must also be responsive.
Validate code using W3C's
HTML Validation Tool
and CSS Validation Tool.
Must use Semantic HTML tags and no div's without descriptive class id names.
Must use Grid-Based Layout such as flexbox
, Bootstrap
, or Foundation
.
Must have organized file structure and seperation of style from html.
Must contain at least four images with associated text, logo, heading text,
paragraph text, and customized styles.
MIT License can be found here.
Glen Bland