Forum : Why do we need Head tag?
Brief description  about Online courses   join in Online courses
View Arun kumar Jayapal 's Profile

Why do we need Head tag?

Why do we need <head> tag, if <title> tag does the functionality of displaying heading over the browser?
Asked by Arun kumar Jayapal | Mar 2, 2010 |  Reply now
Replies (5)
View arun kumar jayapal 's Profile
Thank you
Mar 6, 2010
View teacher siliconindia 's Profile
Ya it may work for design, but it is useful to search engines find title, keywords etc. all thing you will get to know while learning coming section.
Mar 3, 2010
View arun kumar jayapal 's Profile
Not necessarily.. Plz try out using <title> without <head> tag,... it works
Mar 3, 2010
View anonymous anonymouse 's Profile
The HEAD element contains information about the current document, such as its title, keywords that may be useful to search engines, and other data that is not considered in document content.
Mar 2, 2010
View sanjay s nair 's Profile
<title> tag is a sub tag of the <head> tag

title tag need to be inside the head tag
Mar 2, 2010