Important Notice:

Course Content
Heading Tag / Paragraph Tag
0/2
Horizontal Rules (HR element)
0/1
Font Element
0/1
Image Element
0/1
HTML Basic (Chapter 3) M2-R5.1
About Lesson

HTML 5 Tag:-

16. Code Tag:-

<code> टैग का उपयोग कंप्यूटर कोड के एक piece को define करने के लिए किया जाता है। इस tag के अंदर की content ब्राउज़र के डिफ़ॉल्ट मोनोस्पेस फ़ॉन्ट में प्रदर्शित होती है।

17. Meta Tag:-

Meta Tag किसी भी ब्लॉग या वेबसाइट में एक HTML element होता है जो कि सर्च इंजन क्रॉलर को वेबसाइट के Head Section में लिखा मिलता है। मेटा टैग सर्च इंजन को Web Page के बारे में पूरी जानकारी देते हैं

मेटा टैग html के एक element होते है जो सर्च इंजन को पेज के कंटेंट के बारे में बताते है। वेब पेज इंटरनेट पर पब्लिश होते ही सर्च इंजन crawler उन पेजेज को crawl करते है और crawl करते वक़्त इन्ही meta tag से पेज के content को समझते है और इसके अनुसार इंडेक्स करते है।

  • Crawler: Search engine bots.
  • Crawl: Crawler द्वारा वेबपेज को read करना
  • Index: डेटाबेस में समेट लेना

HTML 5 Tag:

16. Code Tag:-

The <code> tag is used to define a piece of computer code. The content inside this tag is displayed in the browser’s default monospace font.

 

17. Meta Tag:-

Meta Tag is an HTML element in any blog or website which the search engine crawler finds written in the head section of the website. Meta tags give search engines complete information about the web page.

Meta tags are an element of HTML that tells search engines about the content of the page. As soon as a web page is published on the Internet, search engine crawlers crawl those pages and while crawling, they understand the content of the page from these Meta tags and index it accordingly.

  • Crawler: Search engine bots.
  • Crawl: Reading webpage by crawler
  • Index: integrate into database

Example of Meta Tag:-

 

 

error: Content is protected !!