About Me
Welcome to my page! My name is [Your Name], and this page is created on October 08, 2025, at 09:20 AM EEST. I am learning HTML and web development, and this is a brief introduction about myself. I enjoy exploring new technologies and creating web content.
Quiz Questions and Answers
- What does HTML stand for?
- A) HyperText Markup Language
- What is the purpose of the <head> tag in HTML?
- B) To contain metadata like title, character set, and link to stylesheets
- What is an HTML editor used for?
- C) To edit and write HTML code
- Which of the following is the correct HTML element for inserting a line break?
- Which tag is used to create a hyperlink in HTML?
- How do you create an unordered list in HTML?
- Which of the following is an HTML attribute?
- What is the default alignment of the <h1> heading in HTML?
- Which tag is used to define a paragraph in HTML?
- How do you add a comment in HTML?
- What is the correct HTML element to set a background color?
- B) <body background="color">
- Which HTML element is used for a quote or citation?
- Which tag is used to insert an image in HTML?
- What is a favicon in HTML?
- A) A special image displayed in the browser's title bar
- Which tag is used to define a table in HTML?