Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the significance of <head> and <body> tag in HTML?

Answer Posted / nashiinformaticssolutions

<head> tag provides the information about the document. It should always be enclosed in the <html> tag. This tag contains the metadata about the webpage and the tags which are enclosed by head tag like <link>, <meta>, <style>, <script>, etc. are not displayed on the web page. Also, there can be only 1 <head> tag in the entire Html document and will always be before the <body> tag.
<body> tag defines the body of the HTML document. It should always be enclosed in the <html> tag. All the contents which needs to be displayed on the web page like images, text, audio, video, contents, using elements like <p>, <img>, <audio>, <heading>, <video>, <div>, etc. will always be enclosed by the <body> tag. Also, there can be only 1 body element in an HTML document and will always be after the <head> tag.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the relation between xhtml and http?

895


What is the tag to create lists in html?

808


How do you create text on a webpage that will allow you to send an email when clicked?

978


Write an example that shows every attribute must have a value in xhtml?

857


Is it possible to list elements straight in an html file?

873


Explain alternate text in image mapping?

1017


How do I enable html5 in chrome?

934


What are the attributes of applet tag?

847


What does a href means and how it works?

799


What are the part of html5 technologies?

923


what is the ? Is it necessary to use in html5

1051


In html5, onblur and onfocus are?

1137


What are the 4 basic html tags?

847


Differentiate between Canvas and SVG?

943


What is the use of xhtml modules?

928