What is html head?



What is html head?..

Answer / Ashish Trivedi

The HTML `<head>` element contains meta-information about the HTML document, such as its title, character set, styles, scripts, and links. It is placed between the `<html>` start tag and the `<body>` start tag.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More HTML DHTML Interview Questions

How do you write a copyright symbol on a web browser page?

1 Answers  


How we can insert copy right on browser page?

1 Answers  


Do you need to close br tag?

1 Answers  


What is the purpose of <! Doctype html>? Explain

1 Answers  


What’s new HTML 5 DocType and Charset?

1 Answers  


How to set a link to image in html?

1 Answers  


How do you use meta in html?

1 Answers  


How do I disable navigation tab?

1 Answers  


Which elements of HTML 4.01 are no more a part of HTML5?

1 Answers  


Are meta keywords still relevant 2019?

1 Answers  


Describe the usage of <footer>, <article>, <section>, and <header> html5 semantic elements.

1 Answers  


What minimum things do you have to do in order to include bootstrap & boostrap js in a project/ html document.

1 Answers  


Categories