Students will begin writing simple code to explore the complexity and simplicity of coding HTML.
Warm-Up:
Create a folder in Google Drive named CS Discoveries 2025-2026.
In that folder, create a Google Doc and name it CSD Notes - [Your Name]. The name here is important as it will help Mr. Smith find your work. If you make it hard for him to find YOUR work, you make it easy for you to earn a zero.
In that Google Doc, paste the following vocabulary under a heading of "Vocabulary."
HTML - Hypertext Markup Language, a language used to create web pages
HTML Element - A piece of a website, marked by a start tag and often closed with an end tag
HTML Tag - The special set of characters that indicates the start and end of an HTML element and that element's type
Website Content - the text and images on a website
Website Structure - how the content of a website is organized
In that same Google Doc, paste the following code under a heading of "HTML Code."
Use the SHARE button at the top right of your Google Doc to share this document with aaron.smith@pgcps.org.
If you skip this last step you WILL earn a zero, because Mr. Smith will not be able to see your work.
Warm-Ups are usually a 5 point Independent Work grade if a written response is expected, or a 5 point Assessment grade if the Warm-Up is a quiz. They are due at the start of class and not eligible for late submission or re-submission.
Computer Setup
There is a lot of useful software on the lab computers, but today we will only be covering the most relevant ones for this class.
Firefox
(You will need this link for an important step. It will not work outside of the PGCPS intranet, but if it doesn't work, you probably don't need it.)
(As much as Mr. Smith likes Firefox, Google Chrome will work better for much of what we do. Firefox, however, will let you see the web pages you've created locally on your computer.)
Click the folder icon on the bottom of your screen to see your computer's directory. Open your Documents folder.
In your Documents folder, make a new folder (right-click in the empty space, select "New Folder") and name it "Website[YourName]" without any spaces.
Use the Super Key (A.K.A. the WIndows Key) to get a pop-up on your screen and type the word "Notepad." We will use more complex tools for coding, but today we're starting with the simplest one we have - a basic text editor.
At the top of your screen, click on "File," then "Save As."
Change the file type to "All File Types" and name your page "index.html."
Find this file in your new folder and drag it into Firefox to see how it looks!
Add 2 more paragraphs without breaking any of the code.
Use the Print Screen (Often abbreviated to "Prnt Scrn," may require the Function (Fn) button to be pressed depending on the keyboard) key to create a screenshot of your work as it is displayed in Firefox and in Notepad.
This file will be saved in your "Screenshots" folder, which will be in your Pictures folder.
This week's exit ticket will not "go live" today, because how are you going to say what you did all week when it's the first day?
4 pts
Proofread your work.
3 pts
What did you accomplish in CS Discoveries this week?
3 pts
What did you learn in CS Discoveries this week?
NOTE: If you do not describe WHAT you did, saying you worked on it is not enough information to earn credit.
Bad Example: "I completed Unit 2 Lesson 1" says nothing about what you did or learned. Describe what you did and what you learned as if to someone who does not have access to the course materials.
Exit Tickets are always 10 point Classwork grades and not eligible for late submission or re-submission. They are due during the last 10 minutes of the last class of the week.