Html Basics

Marks:33

Question 15


Which element do we use to create an unordered list?


Enter your answer below.


Marks:34

Question 15.2


Which element do we use to create a table data?


Enter your answer below.




?


What is an image element?


An image element is used to embed an image into a webpage.It is a self-closing tag with the / at the end.


Marks:35

Question 15.3


This element is used for...?




?


What is a script element?


A script element is used to embed executable code mostly javascript or data within an HTML document, enabling dynamic and interactive functionality.The src attribute is used to link to external .js files.


Marks:36

Question 15.4


This element is used for...?


Continue


Back Home