Week 2 Assignment - OhJia/Coding4Creatives-S17-2 GitHub Wiki
Assignment
Technical
- Finish the More HTML tags, CSS Text Properties, CSS Layouts, and More CSS selectors sections of Khan Academy tutorial.
- Create multiple web pages for your introduction web site (from the previous assignment), style with CSS as a separate style.css file, and link your CSS file in the HTML files. Add images from your computer to your web site, by linking your HTML file(s) to images in a folder called media (hint)
- Save all of your HTML and CSS files in a new folder, and drop the folder into Google Drive.
Read and watch the following. Come to the next class with questions, something that you agree/disagree with or were surprised by.
- Web design is now completely boring
- Every website looks the same, and that’s ok
- Front end Design
- Developer Tools & Vanilla Ice Cream
- The Document Object Model (from Eloquent JavaScript)
- Beginner’s guide to responsive web design
Resources
- Codepen Checkout the CSS projects for inspiration