Certification Course

HTML and CSS introduction

img img
Course Content Details
Introduction Basic concepts
Advanced Topics Topic 1
Topic 2

Tasks and Quiz

Weekly Tasks Table

Week Task
1 HTML Basics
2 CSS Styling
Combined Week 3-4

Unordered List of 15 Items

Ordered List with Nested Lists

  1. What does HTML stand for?
  2. What is the purpose of the <head> tag in HTML?
  3. What is an HTML editor used for?
  4. Which of the following is the correct HTML element for inserting a line break?
  5. Which tag is used to create a hyperlink in HTML?
  6. How do you create an unordered list in HTML?
  7. Which of the following is an HTML attribute?
  8. What is the default alignment of the <h1> heading in HTML?
  9. Which tag is used to define a paragraph in HTML?
  10. How do you add a comment in HTML?
  11. What is the correct HTML element to set a background color?
  12. Which HTML element is used for a quote or citation?
  13. Which tag is used to insert an image in HTML?
  14. What is a favicon in HTML?
  15. Which tag is used to define a table in HTML?