Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 813 Bytes

File metadata and controls

30 lines (25 loc) · 813 Bytes

Starter code for the workshop

File structure

flex-boxes/
│   ├── index.html
│   └── style.css
project/
    ├── media/
    │   └── < all image files >
    ├── index.html
    └── style.css

Use these files to follow along during the work shop.

Requirements

  • Text editor (VS Code, NotePad++)
  • Web Browser

Instructions

  1. Open index.html and style.css in text editor to modify web page
  2. Always save after every edit
  3. Open web browser
  4. Press CTRL + O to open a file
  5. Select the index.html file

Resources

Intro slides: https://docs.google.com/presentation/d/1KyDaC5usRmQqIk0dBxc-B9Zuq2uLJ2Ed9DDB6wkWEao/edit?usp=sharing Project slides: https://docs.google.com/presentation/d/1iC5Xu6npiyZ8WdKSxh_ffC6prncmW1_ZfyR8ITZrCo8/edit?usp=sharing