HEAD in HTML

HEAD in HTML

What is HEAD in HTML document?

View Answers

November 1, 2010 at 5:10 PM

Hi,

Here is the answer,

The HEAD element contains header information about the document, such as its title, keywords, description, and style sheet.

HEAD is required in all documents, but its start and end tags are always optional. The HEAD element is followed by the BODY in HTML 4 Strict and Transitional documents; in HTML 4 Frameset documents, the HEAD is followed by a FRAMESET element.Content in the HEAD is generally not rendered, with the exception of the required TITLE element. If the end tag is omitted, the first BODY or FRAMESET element implies the end of the HEAD.

<html>
<head>
<title>Title of the document</title>
</head>

<body>
The content of the document.
</body>

</html>

Thanks.









Related Tutorials/Questions & Answers:
HEAD in HTML
HEAD in HTML  What is HEAD in HTML document
Styles in HTML
Styles in HTML       The Style in HTML is used to format the html document with required style information specified in head section. Understand with ExampleADS_TO_REPLACE_1
Advertisements
ModuleNotFoundError: No module named 'Head'
ModuleNotFoundError: No module named 'Head'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'Head' How to remove the ModuleNotFoundError: No module named 'Head' error
HTML
HTML  I have created an info.html file for the applet.The class file is located in a directory different from the HTML file.The info.html file I have created is below. <HTML> <HEAD> <BODY> <APPLET Code
How to replace a head into another head
How to replace a head into another head. Get ready to learn a simple technique to change the head by another head,  you can also change a human face also. Here, I am going to replace a "Cow" head by a "
How to make a cracked head, make a cracked head, a cracked head
How to make a cracked head       This example is very interesting because it is related to digital art, I am going to teach you to make a cracked head. It is very easy to learn so
Struts2.2.1 head Tag Example
Struts2.2.1 head Tag Example The <s:head> tag is used to renders parts of the HEAD section for an HTML file. This is useful as some themes require...;       <s:head />   
ModuleNotFoundError: No module named 'head-controller'
ModuleNotFoundError: No module named 'head-controller'  Hi, My... named 'head-controller' How to remove the ModuleNotFoundError: No module named 'head-controller' error? Thanks   Hi, In your python
ModuleNotFoundError: No module named 'head_first'
ModuleNotFoundError: No module named 'head_first'  Hi, My Python... 'head_first' How to remove the ModuleNotFoundError: No module named 'head... have to install padas library. You can install head_first python
ModuleNotFoundError: No module named 'thumbor_head'
ModuleNotFoundError: No module named 'thumbor_head'  Hi, My Python... 'thumbor_head' How to remove the ModuleNotFoundError: No module named 'thumbor_head' error? Thanks   Hi, In your python
ModuleNotFoundError: No module named 'head_firstpy'
ModuleNotFoundError: No module named 'head_firstpy'  Hi, My Python... 'head_firstpy' How to remove the ModuleNotFoundError: No module named 'head_firstpy' error? Thanks   Hi, In your python
ModuleNotFoundError: No module named 'head-pose'
ModuleNotFoundError: No module named 'head-pose'  Hi, My Python... 'head-pose' How to remove the ModuleNotFoundError: No module named 'head... have to install padas library. You can install head-pose python with following
HTML
HTML  What is Semantic HTML? What are the reasons for validating a HTML
HTML
HTML  What is Semantic HTML? What are the reasons for validating a HTML
HTML
HTML  What is SPAN in HTML
HTML
HTML  What is HTML? What is a Hypertext link
Html
Html  What is HTML? What is a Hypertext link
HTML
HTML  What is HTML? What is a Hypertext link
HTML
HTML  What is BODY in HTML document
html
html  diffrence between html and xml
html
html  How to add the calendar in html code
html
add a header in the html page  what we can do to add a header in the html page
HTML
HTML  How do we specify page breaks in HTML
HTML
HTML  What is a tag? How can we use MARQUEE in HTML
html
html  how to convert html page into jsp page
html
html  i want a registration page in html with good background
HTML
HTML  how can we give the unlimited size in the html
html
html  what we can do to add a header in the html page
html
html  what we can do to add a header in the html page
HTML
HTML  Hi, What is the full form of HTML? Thanks (adsbygoogle = window.adsbygoogle || []).push({});   Hi, The HTML stands for HyperText Markup Language. HTML is used to create webpage for world wide web
html
html  sir i am new to eclipse and i am created a html program and also tomcat is running successfully in side the eclipse.but now how i deploy that html program in the eclipse
html
html  Can we Access database through html page and how,if not then why
HTML
HTML  How do we create a link? What are the three types of form tags in HTML
html
html  how we can give the form actions in html after register button in the login page
html
Adding Header in HTML  what we can do to add a header in the html page
html
html  For what is used HTML?   Using HTML we can create a Web Page which can be viewed through a Web Browser over Internet. HTML describes... or the End Tag is defined as </> . The whole HTML document is enclosed
Html
Html  in the web page if judge select the age and category then automatically under that conditions the details will be display in the form of grid give me that code in html and java
html
html   write a html program to print "HELLO WORD"in red coaler font size 12 and italic stile   Here is a html code that display the message "Hello World" in red font with size 12 and in italics. <html> <
Html
Html  i am select the dateofbirth through the html browser.but it can not save into the sql server 2008 database.any special code required to store the date in database by using java servlets
HTML
HTML  in html how can we can upload the file <tr> <td><strong>Video of the work:</strong> <td><b>... the file give me the code for this in html and java
HTML
HTML  how can we design the gird form view in html i want the following fields in the grid form The fields are Name of the candidate,Title... me the coding for this in html
html
html  Create a web page with the following using HTML i) To embed an image map in a web page ii) To fix the hot spots iii) Show all the related information when the hot spots are clicked.please reply me sir
Html
Html  I was designing a webpage, i need to create selection boxes one beside other, how i'll be able to do it using HTML code, Please give me a sample code for that... looking forward for your usefull code
Html
:48:44 PM Author : SAMSUNG --%> <%@page contentType="text/html" pageEncoding="UTF-8"%> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01...; <head> <meta http-equiv="Content-Type" content="text/html
Html
:48:44 PM Author : SAMSUNG --%> <%@page contentType="text/html" pageEncoding="UTF-8"%> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01...; <head> <meta http-equiv="Content-Type" content="text/html
ModuleNotFoundError: No module named 'nester_head_first_test'
ModuleNotFoundError: No module named 'nester_head_first_test'  Hi...: No module named 'nester_head_first_test' How to remove the ModuleNotFoundError: No module named 'nester_head_first_test' error? Thanks   Hi
ModuleNotFoundError: No module named 'torch-multi-head-attention'
ModuleNotFoundError: No module named 'torch-multi-head-attention'  Hi...: No module named 'torch-multi-head-attention' How to remove the ModuleNotFoundError: No module named 'torch-multi-head-attention' error? Thanks
ModuleNotFoundError: No module named 'Head_First_Python'
ModuleNotFoundError: No module named 'Head_First_Python'  Hi, My... named 'Head_First_Python' How to remove the ModuleNotFoundError: No module named 'Head_First_Python' error? Thanks   Hi, In your
ModuleNotFoundError: No module named 'keras-multi-head'
ModuleNotFoundError: No module named 'keras-multi-head'  Hi, My... named 'keras-multi-head' How to remove the ModuleNotFoundError: No module named 'keras-multi-head' error? Thanks   Hi, In your
HTML
where i can store in the database SEND ME THE CODE FOR THIS IN JAVA AND HTML

Ads