Today’s Goals:
- Say good-bye to the seniors!
- Discuss how to learn more about web design after this class
- Play web design trivia!
Today’s featured website:
- http://gameofcanada.com/ – A creative and well-designed site for Game of Thrones fans
Moving Forward with Web Design
- Let’s review the After School? page
- What skills can you put on your resume?
- HTML, CSS, JavaScript, jQuery, graphic design
- What questions do you have?
Web Development Trivia
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 a browser?
- 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.
- What is the difference between CSS and HTML?
- 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 does DOM stand for?
- What does URL stand for?
- What is an IP address?
- What is a text editor AND what is the name of the text editor we use in class?
- True or false: most text editors can be used for other code besides HTML, CSS, and JavaScript
- Your turn- create a question for the other team
- What is the difference between the display property values block and inline?
- When is the last day of school for non-seniors?
- What is the first day of school next year?
- Name the freshmen in this class
- Name the 4 values for the CSS position property
- What are the 3 CSS box model properties?
- 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
- True or false: JavaScript frameworks and libraries are the same
- True or false: a semi-colon is used at the end of lines of code with both CSS and JavaScript
- True or false: you can use the same code for CSS comments to comment out lines of JavaScript code
- What is does the $ symbol represent in jQuery?
- What very popular website content management system does our class website use?
- What is Bootstrap?
- Why are media queries used?
- Name 2 ways you can make your website more accessible to people with disabilities
- What is the difference between front-end web development and back-end web development?
- Name 3 differences between creating mobile apps for Apple and for Android
- True or false: more people have iPhones than Android phones
- What is a web host and why do you need one?
- How do you register a domain name?
- What is graphic design?
- What is the name of my dog?
- What is malware?
- True or false: it’s a good idea to use the same password for multiple sites and accounts
- True or false: Mac computers do not need anti-virus programs installed
- What is 2 factor authentication?
- True or false: all public Wi-Fi is safe and secure to use
- What is responsive web design?
- How is a mobile app different than a website?
- What is a progressive web app?
- When is graduation?
- What year did I graduate from Medford High School?
- Where did I go to college?
- Your turn- create a web design-related question for the other team
- What does a cascading style sheet do?
- What was March’s Harvest of the Month?
- What is the name of the school nutritionist who does Harvest of the Month with us?
- Name a popular website that works better as an app on a mobile device
- Name the 4 different opening and closing HTML tags we start every webpage with
- What is a CDN?
- When we added jQuery to our projects did we download the files and link them or did we use a CDN?
- What 2 steps do you have to take to add a Google Font to your webpage?
- Name one of the stock image websites we often use
- What is the site we often use to edit images?
- What is the difference between the internet and the World Wide Web?
- What is the difference between CSS grid and flexbox?