Podcast
Questions and Answers
What tag is used to color or mark up a part of a text or document?
What tag is used to color or mark up a part of a text or document?
Which tag defines a section in an HTML document and acts like the
tag?
Which tag defines a section in an HTML document and acts like the
What does the tag represent in HTML?
What does the tag represent in HTML?
In HTML, what does the # symbol specify when used before an ID name?
In HTML, what does the # symbol specify when used before an ID name?
Signup and view all the answers
Which attribute must have a unique value in an HTML document?
Which attribute must have a unique value in an HTML document?
Signup and view all the answers
What is the purpose of radio buttons in HTML forms?
What is the purpose of radio buttons in HTML forms?
Signup and view all the answers
What tag is used to group a set of related items in HTML?
What tag is used to group a set of related items in HTML?
Signup and view all the answers
Which attribute is used to specify the path of an image in the tag?
Which attribute is used to specify the path of an image in the tag?
Signup and view all the answers
What does the alt attribute in the tag determine?
What does the alt attribute in the tag determine?
Signup and view all the answers
Which symbol is used for declaring values when using the style attribute?
Which symbol is used for declaring values when using the style attribute?
Signup and view all the answers
Where should the folder name be specified if an image is in a sub-folder?
Where should the folder name be specified if an image is in a sub-folder?
Signup and view all the answers
When should an absolute URL be written in the src attribute of an image?
When should an absolute URL be written in the src attribute of an image?
Signup and view all the answers