Misconception: Students may have trouble identifying errors in their code that cause elements to disappear from the page.
Misconception: Students may accidentally use obsolete, invalid, or non-existent elements, attributes, or properties when learning web development.
Misconception: Novice students struggle with understanding and correctly using CSS selectors in advanced and complex ways, particularly with selector specificity.
Misconception: Students may write code in HTML and CSS that contains many errors yet still renders correctly, leaving them with faulty understandings of concepts and acceptable code.
Misconception: Students frequently forget to add delimiters when writing HTML and CSS code, this error is called unclosed pairs.