Ms. Weinhouse • STEM • 9th/10th Grade
Spring 2022
Topic: Basic Framework of HTML
For the first IC 202 lesson, students were introduced to HyperText Markup Language (HTML) and how it is used for website development. Students were taught the overall structure of HTML as well as different components such as tags and how they are used to create different elements within a website.
Topic: CSS and Style Properties
For the second IC 202 lesson, students recapped what they learned in the previous lesson and were taught basic CSS properties such as changing the background and text alignment.
Topic: Final Touches
For the last BC 101 lesson, students continued to build upon their knowledge of HTML and learned how to incorporate different types of lists using the Lists tags. In addition to creating lists within HTML, students also learned how to spot bugs within their codes by using the Comment tag. Creating comments taught the students how to format their code and how it can be helpful in ordering coding languages. See the powerpoint presentation below.
Topic: Making of First Websites
IC 202 focuses on creating HTML websites using Google App Scripts. Google App Scripts allows its users to create and publish websites as well as collaborate on code together. At the end of the two weeks, students created their own HTML websites.