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
Q. HTML is a subset of ______ ?
Q. Which of the following is correct to align H1 tag to Right Alignment
Q. What is the correct HTML for making a hyperlink?
Q. How do you add a link which will allow the visitor to send an email from your page?
Q. HTML tags are recognized by ____
Q. Which tag is used for inserting the largest heading?
Q. Which tag is used to display the large font size?
Q. Which of the following is not used with password attribute?
Discusssion
Login to discuss.