Headings
Images
Tables
Links
Bonus
100

What are h1,h2,h3,h4,h5,h6 

wh yare there The six h tags

100

What is a img tag 

why do you use the tag used to have an image

100

What are Th,Tr,Td used for?

when The tags used in a table

100

Whats a a tag  used for?

when do you use links

100

what is the CSS

why is a style sheet language used for specifying the presentation and styling of a document written in a markup language such as HTML

200

whats is a heading?

what is used to structure and organize long pieces of writing, making it easier for readers to navigate and understand the content

200

what are dotted, double, and solid lines in a image?

what are some decorations for image borders

200

what is a table cell?

what is Everything between <td> and </td> is the content of a table cell

200

how do you use a image link

how you use a image in a linwhat is To use an image as a link, just put the <img> tag inside the <a> tag:

200

how are Body and head used in the html

when are they  used in the html

300

Why are headings important?

how do Headings improve the structure of a document for readability, making it easier for users to scan and understand the content.

300

what is a float for?

how to Put the float tag, then put it to the right or left.

300

What is <tr>

how is a tag used for rows

300

How is  a email link used?


how to Use mailto: inside the href attribute to create a link that opens the user's email program (to let them send a new email):

300

WHy is the html important?

 what defines the structure, meaning, and formatting of content

400

What is the <h6> tag?

what is the smallest h tag

400

What is a image as a  link in the HTMl

hwo to use it as an  image as a link, put the <img> tag inside the <a> tag:

400

What is <th>

 how do you use the tag used in tables

400

how do you use a button link?

when To use an HTML button as a link, you have to add some JavaScript code

400

what is a td used for?

What is td tag is used for a heading, row, or cell in a table

500

What is a <h1> tag 

what is the largest h tag

500

What's an animated image used for?

 how to use by using the alt tag and the style


500


what is a thead tag 

why is a group header content in an HTML table

500

What is a target attribute ?

 why do you use The target attribute when it specifies where to open the linked document.

500

what is a <thead> ?

What is used to Group the footer content in a table