Definitions of Meta tags, Hyperlinks, Jquery
Meta tags:
Meta tags are areas in HTML code that contain information about a website. The information can not be seen on the website itself. Search engines access certain meta tags so they can display a page title and description in search results.it provides information such as what was used to create the page, a description of page and keywords relevant to the page.
JQuery:
A Jquery is JavaScript library that allows the developers to add extra functions to their websites. It is open source and provided for free under MIT licence. Examples include modifying text, processing forms, moving elements and animations on the page etc. Instead of developing new functions for each browser, Jquery helps the developer in using the same functions in all web browsers. this multi browser support has gained popularity because of its simplicity for coding process.
Hyperlinks:
A hyperlink is a word, image or a phrase that can let user jump from one page to another by clicking on it. Hyperlinks are found nearly in all webpages. Hyperlinks are often just referred to as "links". Certain encyclopaedias, glossaries, dictionaries and other references use hyperlinks that allows user to change page and jump to the next one with which it is linked.
References: (Techterms,2021)
Comments
Post a Comment