- index.html
Hour of Code Project: Over the course of this Hour of Code you will create a website that addresses the issue of litter in your community. You may want to take a moment and research the impact of litter on your community as well as any current litter-free initiatives that are available. Here are some potential ideas for the purpose of your website:
- Provide details about recycling, trash pickup, and composting in your community
- Provide details about community cleanup opportunities
- Increase awareness of the importance of not littering
- Create an organization that works to make your community litter-free
Directions: In this activity, you will start your website! Complete the following tasks to create the foundation of your website:
- Add the title of your website using an
<h1>
tag. - Organize your webpage! Create at least three sections using the
<hr>
tag. - Add text to each section using subheader tags and
<p>
tags. Each section should include at least one well-constructed sentence.
If you are using blocks, this short tutorial will show you where to find all of the blocks you need to complete the first draft of your website.
Reminders:
- Make sure that you use proper indentation! All of your code should go inside the
<body>
tags. - You can view your website as you go by clicking “Run” and “See HTML in new window.”
IMPORTANT: Once you have completed the first draft of your website, copy your code to use in the exercise titled “Litter-Free Community Website: Final.” If you don?t copy it, you?ll lose all of the awesome work you just did!
Upload an image
Upload from your computer
Or paste a link here
Slides and Notes
About
HTML