Skip to content

Reminder: This is due by the end of today (9/25) and will appear on the progress report grade. There is no warm-up, please use today to finish your webpages.

I will simply post what's posted in Canvas:

Warm-up 9/23

What is the difference between the <ol> element and the <ul> element?

Assessment: HTML Page Assessment

First, copy the following code by highlighting it and using ctrl + c:

<!DOCTYPE html>
<html>
<head>

</head>
<body>
<!--comment example -->
</body>
</html>

 

Second, click on this linkLinks to an external site. after signing into your code.org account. On this page, highlight whatever is on the workspace, delete it, and then press ctrl + v to paste the copied code above. If you don't have access to a working computer, parnter up with someone who does, with no more than two people per device. Make a complete webpage based on the following criteria:

1) IF YOU ARE WORKING IN A GROUP SHARING A COMPUTER DO THIS:

        a) Have both you and your partner create page elements including 4 <p> tags per person, 2 <h1>-<h6> tags of your choice per person, 1 person creates an unordered list of 3 items, and the other person creates an ordered list of 3 items.

        b) Use the comment example to create comments of your name next to each line that you have completed. 1 Person shouldn't be doing all the work, I will be observing to be fair to both people. Basically, both members WILL have to type something on the keyboard meeting the requirements above.

2) Create page elements including 4 <p> tags, 2 <h1>-<h6> tags of your choice, and 1 unordered list or ordered list (your choice) of 3 itemsYou don't have to use comments on your code for submission.

 

For each missing component 10 points will be deduced from the grade. Errors will also remove 10 points for each error. You may use your notes to help, as well as use each other's notes in your group. The purpose of this is to complete this independently without my help, however I will offer help as needed. Make sure to double check that you are connected to my code.org class in advance, 6 of you are still missing.