HTML Basic

A vibrant illustration showcasing various HTML tags and elements, such as <div>, <a>, <p>, <img>, and <table>, creatively arranged to form a web page, with colorful backgrounds and a tech-friendly theme.

HTML Basics Quiz

Test your knowledge of HTML with this engaging quiz designed for beginners! You’ll learn key concepts and terminology while assessing your understanding of HTML fundamentals.

In this quiz, you will:

  • Explore essential HTML elements
  • Understand the structure of webpages
  • Enhance your coding skills
7 Questions2 MinutesCreated by CodingWizard42
De la ce provine acronimul HTML?
Hypertext Machine Language
Hypertext and links markup Language
Hypertext Markup Language
Hightext Machine Language
Care dintre urmatoarele elemente HTML este folosit pentru a defini un text bold?
< b >
< p >
< I >
< br >
Care dintre urmatoarele elemente HTML este folosit pentru a defini o lista neordonata?
< ul >
< ui >
< I >
< em >
Care dintre urmatoarele simboluri este folosit pentru inchiderea unui tag?
\
/
.
;
Care este varianta corecta de a crea un hyperlink in HTML?
< a>www.geeksforgeeks.org
< a href=“www.geeksforgeeks.org” Geeksforgeeks /a>
< a href= “www.geeksforgeeks.org”>Geeksforgeeks
< a link=“www.geeksforgeeks.org” Geeksforgeeks>
Care dintre urmatoarele elemente HTML poate fi folosit pentru crearea unui tabel?
< table >
< tbody >
< tr >
< td >
Care dintre urmatoarele variante se poate folosi pentru inserarea unei imagini?
< img url=“https://bit.ly/2FicgIx”>Geeksforgeeks
< img href=“https://bit.ly/2FicgIx” alt= “Geeksforgeeks”>
< image src=“https://bit.ly/2FicgIx” alt=“Geeksforgeeks”>
< img src=“https://bit.ly/2FicgIx” alt=“Geeksforgeeks”>
{"name":"HTML Basic", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"Test your knowledge of HTML with this engaging quiz designed for beginners! You’ll learn key concepts and terminology while assessing your understanding of HTML fundamentals.In this quiz, you will:Explore essential HTML elementsUnderstand the structure of webpagesEnhance your coding skills","img":"https:/images/course1.png"}
Powered by: Quiz Maker