Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Which of the following tag is used to linked information should be placed inside?

a) <head>
b) <html>
c) <div>
d) <body>

Answer: a
Explanation: Linked information regarding CSS like external CSS document information is always placed in <head> tag. <body> tag contains the body of the document.

Join The Discussion