What are h1,h2,h3,h4,h5,h6
wh yare there The six h tags
What is a img tag
why do you use the tag used to have an image
What are Th,Tr,Td used for?
when The tags used in a table
Whats a a tag used for?
when do you use links
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
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
what are dotted, double, and solid lines in a image?
what are some decorations for image borders
what is a table cell?
what is Everything between <td> and </td> is the content of a table cell
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:
how are Body and head used in the html
when are they used in the html
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.
what is a float for?
how to Put the float tag, then put it to the right or left.
What is <tr>
how is a tag used for rows
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):
WHy is the html important?
what defines the structure, meaning, and formatting of content
What is the <h6> tag?
what is the smallest h tag
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:
What is <th>
how do you use the tag used in tables
how do you use a button link?
when To use an HTML button as a link, you have to add some JavaScript code
what is a td used for?
What is td tag is used for a heading, row, or cell in a table
What is a <h1> tag
what is the largest h tag
What's an animated image used for?
how to use by using the alt tag and the style
what is a thead tag
why is a group header content in an HTML table
What is a target attribute ?
why do you use The target attribute when it specifies where to open the linked document.
what is a <thead> ?
What is used to Group the footer content in a table