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 purpose of the <meta> tag?

Answers were Sorted based on User's Feedback



What is the purpose of the <meta> tag?..

Answer / nashiinformaticssolutions

The <meta> tag provides metadata about the webpage, such as character encoding, viewport settings, or SEO-related descriptions. Example:
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="HTML Interview Questions">

Is This Answer Correct ?    0 Yes 0 No

What is the purpose of the <meta> tag?..

Answer / glibwaresoftsolutions

The <meta> tag provides metadata about the webpage, such as character encoding, viewport settings, or SEO-related descriptions. Example:
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="HTML Interview Questions">

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More HTML DHTML Interview Questions

What are new media elements in html5?

0 Answers  


What if there is no text between the tags or if a text was omitted by mistake? Will it affect the display of the HTML file?

0 Answers  


What is local storage?

0 Answers  


How do I close a browser window with html code?

0 Answers  


What are empty elements?

0 Answers  


What is the purpose of 'audio' tag in HTML5?

0 Answers  


When a session storage data gets deleted?

0 Answers  


How do I open a link into a new window?

0 Answers  


What is the image tag?

0 Answers  


What is the sessionStorage Object in html5 ? How you can create and access that?

0 Answers  


What are tags in html?

0 Answers  


How many tags are defined in xhtml 1.0?

0 Answers  


Categories