Misconception: Students frequently forget to add delimiters when writing HTML and CSS code, this error is called unclosed pairs.
Misconception: Students frequently forget to close tags or other paired constructs when writing HTML and CSS code, this error is called unclosed pairs. To help prevent this, have students write both open and close HTML tags before adding content.