Warm-Up:
- Imagine you wanted to explain to a person over the phone how to draw this web page. Write down as clear instructions so that what they would draw would perfectly match this image.
PGCPS Gmail Login | Student SchoolMax Login
Objectives:
-
Students will be able to:
- Explain that HTML allows a programmer to communicate the way content should be structured on a web page
- Write a simple HTML document that uses opening and closing tags to structure content
- Understand how to use lesson resources provided in Web Lab
Today's Agenda
Business
- Grades
- Work that isn't turned in is a zero.
- Work that isn't done is a zero.
- In Code.org, viewing a section will change its color, but that does not mean you've done the work. As the teacher, I WILL check.
Learning Opportunities
- Sample Code Website
- View Source
- Code Basics
- <!DOCTYPE>
- <html></html>
- <head></head>
- <body></body>
- <p></p>
- Code.org
Paired Programming(We will not be doing this.)- Web Hosting
- Some of the lesson parts on Code.org test knowledge. Others remember code you've written from one lesson to the next. The end result will be your website.
- DUE TODAY: Unit 2, Lesson 3: Intro to HTML
- Parts 1-9
- Exit Ticket
- How does HTML help to solve the problem of telling a computer what a web page should look like?
- HOMEWORK
- 09-04: Define Input and Output on your vocabulary page in your notebook.
- 09-06: Define Algorithm and Website on your vocabulary page in your notebook, as well as the previous vocab words if you have not done them.
- 09-10: Define Website Content and HTML on your vocabulary page in your notebook, as well as the previous vocab words if you have not done them.
- 09-12: Define HTML Element and HTML Tag on your vocabulary page in your notebook, as well as the previous vocab words if you have not done them.
- 09-16: Define Website Structure and Heading on your vocabulary page in your notebook, as well as the previous vocab words if you have not done them.
- 09-18: Define Digital Footprint and Citation on your vocabulary page in your notebook, as well as the previous vocab words if you have not done them.