Create a project with at least two web pages that link to one another and contain HTML structural tags. For this project, you should start thinking about what your final site will be like. Because this is a new version of this class, I will not accept portfolio projects for the final project. You should try to build a robust website…like the clas website, and it would be a good idea to start working towards that.
Launch Presentation | Slide Notes
Read These
Watch These
Default Browser Styles, Inline, Internal and external CSS, CSS Syntax, Type, Class and ID selectors, Pseudo Class Selectors, RGB, Hex and Keyword Color Values, Cascading Inheritance and Specificity, Web Fonts, Font Size Property, Font Style, Font Weight, Color, line-height and text
Expectations
- Use a Github repo and place this inside a projects folder under it’s own folder
- Use any of the styles on this page, but no others
- You may use a copy of the previous HTML project
- Use external style sheets ONLY
- At least 10 css rules
- You must load at least one custom web font from Google Web Fonts and apply it. (-30 points)
- All HTML must validate using the w3c validator (-30 points)
- All CSS must validate using the csslint (-30 points)