Back to Dashboard
WEB DEVELOPMENT CERTIFICATION: 85% PASS MARK REQUIRED

01. Candidate Registry

Verify your details. Your name below will be used for the certificate generation.



02. Front-End Architecture

1. Which CSS property is used to change the inner space of an element?

2. What does DOM stand for in JavaScript?

3. Which HTML5 tag is used specifically for the main navigation links?

4. In CSS Flexbox, which property aligns items along the main axis?

5. What is the purpose of the 'alt' attribute in an image tag?

03. Scripting & Logic

6. Which keyword is used to declare a variable that cannot be reassigned?

7. What is an 'Event Listener' used for?

8. Which data type is used to store multiple values in a single variable?

9. What does the 'fetch()' API do?

10. What is a 'Media Query' used for?

04. Design & Deployment

11. Explain the difference between 'ID' and 'Class' selectors in CSS:

12. How does 'Relative' positioning differ from 'Absolute' positioning?

13. Describe the benefit of using CSS Variables (--variable-name):

14. What is 'Semantic HTML' and why is it important for SEO?

15. Describe the role of a 'Favicon' in web design:

16. Explain what a 'CSS Reset' or 'Normalize.css' does:

17. How do you optimize a website's loading speed for mobile users?

18. Describe the 'Box Model' in CSS:

19. What is the difference between 'px', 'em', and 'rem' units?

20. Explain the purpose of Git and GitHub in a developer's workflow:

21. Describe 'Z-Index' and how it manages element stacking:

22. Final Task: Outline the steps to deploy a static landing page to the web: