Assignment 1A part 2: 6 short answer (code) questions, 30 points
- Due Sep 13, 2019 at 11:59pm
- Points 30
- Questions 6
- Time Limit None
Instructions
In this section, worth 30 points, you will be asked to write short snips of HTML and/or CSS. In the box provided, write your HTML and/or CSS.
You do NOT need to copy a full HTML web page. Just the relevant bit of HTML or CSS is all that's required.
EXAMPLES:
<p>If this is the answer, it's fine to have just this for code.</p>
.myClass { padding: 1%; }
float: left;
HINT: Type your code in VScode or similar editor FIRST, then copy/paste here.
HINT 2: Paste directly in the box. Don't flip to the HTML Editor -- in that case, your HTML will be rendered, and we won't be able to see the code!
Only registered, enrolled users can take graded quizzes