Today’s goals:
- Get parallax answer code from yesterday if needed
- Learn how to be happy!
- Play web development trivia
Today’s featured websites:
- 2 more great parallax sites:
Parallax- jQuery and CSS scrolling background effect
- Download and save the answer code if you need it. Obviously this code has my background images and word, not yours.
The Happiness Experiment
- https://qz.com/se/happiness-experiment/– Mouse interactions and animations make this content very engaging; you’ll want to keep scrolling!
- Spend some time reading the text and when you finish, please write down one thing you learned or that surprised you. You can write this on your computer somewhere, on a piece of paper, wherever. We will share these as a group.
Web Development Trivia
We will divide the class into 2 teams of 6 or 7 each. You can use Google or just talk to each other. Each question will have a time limit to find the answer. I will judge the responses and award points!
- What is the difference between a mobile app (like on your phone) and a website?
- What is a browser?
- Name 3 different browsers
- Name a different search engine besides Google
- What does HTML stand for?
- What does CSS stand for?
- What file extension do you use to save a webpage?
- What is the first tag you use to start a webpage?
- Name an HTML tag that does not have an opening and closing tag; it’s just one, self-contained tag.
- Name the seniors in this class?
- Name 2 other image file types besides .jpg
- What tags do you use for adding JavaScript code to your webpage?
- What is the difference between http and https?
- What is a sub-domain?
- What does DOM stand for?
- What does URL stand for?
- What is an IP address?
- What is a text editor?
- Your turn- create a question for the other team
- True or false: most text editors can be used for other code besides HTML, CSS, and JavaScript
- What is the difference between the display property values block and inline?
- When is the last day of school for non-seniors?
- Name the 4 values for the CSS position property
- What is the CSS box model?
- True or false: your CSS code always goes in your body section
- What is the difference between and external style sheet and an internal style sheet?
- True or false: jQuery is a JavaScript library
- True or false: JavaScript is named for its relationship to Java
- True or false: you can use either double quotes or single quotes with JavaScript
- What very popular website content management system does our class website use?
- What is Bootstrap?
- Why are media queries used?
- What is the difference between front-end web development and back-end web development?
- What company created Android phones?
- What language is used to program Android apps?
- Name one of the languages you can use to program Apple (iOS) apps