Skip to content

dtbiedrzycki/RelativityHourOfCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RelativityHourOfCode

Lesson Plan

Introductions

  • Introduce yourself and team and explain what you do at kCura

HTML

Show and explain the following:

  • Load the html page
  • Have them edit the h1 (i.e. insert their name)
  • Udate img to pull from the internet
  • Explain div
    • Add first post
      • Add another post
        • Add an anchor with a link

CSS

  • Add css link (#1 from copy-file) and load page (wow magic!)
  • Explain ids and update padding of container
  • Explain classes
    • Add post styles - border - Padding - Margin

JAVASCRIPT

  • Add script (#2 from copy-file)
  • Create a post with a button
  • Show pressButton() (already added)
  • Have them write changeBackground() (#3 from copy-file)
  • Have them write changePostBackground()

Leave time at the end for experimentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published