T
Q. The HTML document contains a root tag called ____
Here is an example of a simple HTML document: <HTML> <HEAD> <TITLE>My first HTML document</TITLE> </HEAD> <BODY> <P>This is example</P> </BODY> </HTML>
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. Which one of the following is incorrect?
Q. Which attribute specifies an alternate text for the image?
Q. <a> and </a> are the tags used for ______
Q. How does the color attribute work?
Q. Which attribute defines the file-select field?
Q. Every HTML element may have an ____________ attribute specified.
Q. Which one of the following is a type of lists that HTML supports?
Discusssion
Login to discuss.