Inccorect Problem Statments in multiple question

Describe your issue

In many of the Questions i have found that the Problem Statement contains Inccorect steps For Example lets consider the following Question in Courses " Projects using HTML / CSS" under Lesson “Create Course Syllabus page” Question Marked as “Table

Here is what is says in the Problem Statement Task is say

  • Add table tag in main tag. Add thead tag to define heading of each column of table.

I had my doubts since this was not the first time i encountred such statement. Thus when i check the solution for this problem here is what i saw

Since i can only post a single Image in a post even though i am a New Pro Member Please refer the Left side for the Problem Statement Tab and Right Side for the Solution Tabs

Additional info

  1. Something Having a Incorrect Letter Casing in Text and not in Code are flagged as Incorrect answers.
  2. A few time i failed submission because i used single Quote instead of Double quoutes while writing the code.