Skip to content

Instantly share code, notes, and snippets.

View javiyadeep's full-sized avatar
🟢
Available

Javiya Deep javiyadeep

🟢
Available
View GitHub Profile
@javiyadeep
javiyadeep / meta-tags.md
Created October 10, 2022 13:46 — forked from whitingx/meta-tags.md
Complete List of HTML Meta Tags

Copied from http://code.lancepollard.com/complete-list-of-html-meta-tags/

Basic HTML Meta Tags

<meta charset='UTF-8'>
<meta name='keywords' content='your, tags'>
<meta name='description' content='150 words'>
<meta name='subject' content='your website's subject'>
<meta name='copyright' content='company name'>
@javiyadeep
javiyadeep / dnsmastertools.md
Created September 3, 2022 05:11
Dnsmastertools

Dnsmastertools : dnsmastertools.com

About DNS Lookup Tool DNS stands for Domain Name System. The system is responsible for converting a hostname (dnsmastertools.com) to a computer-friendly IP address.

When an end-user enters a domain or URL in its browser search bar, DNS servers process the request and translate them into a respective IP address to help browsers load relevant results.

Consider DNS Lookup as a map or phone book to find your respective searches for a better understanding.