html2

HTML PROGRAMMING EXAM

Exam Instructions:

Total Number of Questions: 30
You will be required to answer a total of 30 multiple-choice questions.

Time Limit:  15 minutes for the entire exam
Once the time is up, the exam will automatically submit.

Passing Criteria:
A minimum score of 50% is required to pass the exam

Multiple Attempts:
You are allowed to take the exam multiple times. Only your highest score will be considered for certification.

Additional Instructions:

The exam timer cannot be paused once it begins.

Good luck, and feel free to retake the exam to improve your score!

 


html1

HTML PROGRAMMING EXAM

Test your HTML skills with a challenging exam designed to evaluate your knowledge in programming, data structures, and algorithms

The certificate will be generated based on the information you provide in the form, so please ensure that all details are entered correctly.

1 / 30

1) What tag is used to define a list item in an HTML list?

2 / 30

2) What is the function of the controls attribute in the

3 / 30

3) What is the role of the

4 / 30

4) What is the difference between and in HTML5?

5 / 30

5) How can you implement lazy loading for images in HTML5?

6 / 30

6) How can you enhance the accessibility of HTML forms?

7 / 30

7) What is the purpose of the

8 / 30

8) What is the purpose of the

element in HTML5?

9 / 30

9) How can you implement a fallback for older browsers that do not support

10 / 30

10) Which HTML tag is used to define an inline frame?

11 / 30

11) What does the aria-hidden attribute do in HTML5?

12 / 30

12) How can you ensure that your HTML5 document is mobile-friendly?

13 / 30

13) Which HTML element is used to define a section in a document?

14 / 30

14) What is the purpose of the sandbox attribute in