HTML, Javascript, and CSS3: What Is A Domain Name?
HTML, Javascript, and CSS3: What Is A Domain Name?
1
Republic of the Philippines
Department of Education .NET Programming NCIII
Region 02(Cagayan Valley)
SCHOOLS DIVISION OFFICE OF ISABELA
QUEZON DISTRICT Name of Learner:
306112- BARUCBOC NATIONAL HIGH
SCHOOL Grade Level/Section:
Quezon, Isabela 3324
(0926) 934-3805 [email protected]
When you enter a domain name in your web browser, it first sends a request to a
global network of servers that form the Domain Name System (DNS).
These servers then look up for the name servers associated with the domain and
forward the request to those name servers.
For example, if your website is hosted on Bluehost, then its name server information
will be like this:
ns1.bluehost.com
ns2.bluehost.com
2
Republic of the Philippines
Department of Education .NET Programming NCIII
Region 02(Cagayan Valley)
SCHOOLS DIVISION OFFICE OF ISABELA
QUEZON DISTRICT Name of Learner:
306112- BARUCBOC NATIONAL HIGH
SCHOOL Grade Level/Section:
Quezon, Isabela 3324
(0926) 934-3805 [email protected]
These name servers are computers managed by your hosting company. Your
hosting company will forward your request to the computer where your website is
stored.
This computer is called a web server. It has special software installed (Apache, Nginx
are two popular web server software). The web server now fetches the web page and
pieces of information associated with it.
Finally, it then sends this data back to the browser.
A website is made up of files like HTML pages, website builder software, images, and
more.
If the domain name is the web address of your website, then web hosting is the home
where your website lives.
This is the actual computer where your website’s files are stored. Such computers
are called servers and they are offered as a service by hosting companies.
To create your website, you need both domain name and web hosting.
However, it’s important to remember that they are two separate services, and you
can buy them from two different companies.
Now you may be wondering, how would it work if you bought them from two separate
companies?
You just need to edit your domain name settings and enter the Name Server
information provided by your hosting company. Name Server information defines
where to send user requests for your domain name.
We recommend getting both your domain name and hosting from the same
company. This allows you to easily manage them under the same account.
.
3
Republic of the Philippines
Department of Education .NET Programming NCIII
Region 02(Cagayan Valley)
SCHOOLS DIVISION OFFICE OF ISABELA
QUEZON DISTRICT Name of Learner:
306112- BARUCBOC NATIONAL HIGH
SCHOOL Grade Level/Section:
Quezon, Isabela 3324
(0926) 934-3805 [email protected]
There are currently more than 350 Million registered domain names and thousands
more get registered each day.
This means that all the good ones are already registered or will be registered very
soon. This puts a lot of pressure on new users to come up with a domain idea for
their website.
Here are some quick tips to help you choose a domain name for your next website.
Stick with a .com domain name as it is the most popular, easy to remember, and
easy promote.
1. What is a subdomain?
A subdomain is basically a child domain under the main domain name. For example,
videos.wpbeginner.com is a subdomain of wpbeginner.com.
Once you register a domain, you have the permission to create subdomains for it by
yourself.
Subdomains are commonly used by websites to create child-sites under the same
domain name. For example, a business website can create a subdomain for their
blog or their online store as store.example.com or blog.example.com
WPBeginner Blog – This is where we publish our WordPress tutorials, how tos,
and step by step guides.
Directions/Instructions:
Exercises/Activities
Activity 1: Answer the following questions briefly.
1. what is a domain name?
____________________________________________________________________________
____________________________________________________________________________
Exercise 1. Identify the following domain name whether it is Top Level Domain (TLD), Country Code top
Level Domain (ccTLD ) and Sponsored Top Level Domain (sTLD). Write only their acronyms.
1. www.w3schools.com
2. www.deped.gov.ph
3. www.eset.com/sg
8
Republic of the Philippines
Department of Education .NET Programming NCIII
Region 02(Cagayan Valley)
SCHOOLS DIVISION OFFICE OF ISABELA
QUEZON DISTRICT Name of Learner:
306112- BARUCBOC NATIONAL HIGH
SCHOOL Grade Level/Section:
Quezon, Isabela 3324
(0926) 934-3805 [email protected]
4. www.speedtest.net
5. www.codeacademy.com
6. www.wikipedia.org
7. www.dict.gov.ph
8. www.bitdegree.org
9. www.hackr.io
10. www.codeasy.net
Activity 2.
Give three examples of each domain type. Answers must be different from the given activity.
1.
2.
3.
4.
5.
6.
7.
8.
9.
Activity 3.
Make your own domain name and explain why did you come up with that domain name. Answer briefly.
_________________________________________________________________________________
_________________________________________________________________________________
________________________________________________________________________________
Reflection:
9
Republic of the Philippines
Department of Education .NET Programming NCIII
Region 02(Cagayan Valley)
SCHOOLS DIVISION OFFICE OF ISABELA
QUEZON DISTRICT Name of Learner:
306112- BARUCBOC NATIONAL HIGH
SCHOOL Grade Level/Section:
Quezon, Isabela 3324
(0926) 934-3805 [email protected]
Answer Key
Activity 1
Answer varies
Exercise 1
1. TLD
2. sTLD
3. ccTLD
4. TLD
5. TLD
6. TLD
7. sTLD
8. TLD
9. ccTLD
10. TLD
Activity 2
Answer varies
Activity 3
Answer varies
Reflection
Answer varies
10
Republic of the Philippines
Department of Education .NET Programming NCIII
Region 02(Cagayan Valley)
SCHOOLS DIVISION OFFICE OF ISABELA
QUEZON DISTRICT Name of Learner:
306112- BARUCBOC NATIONAL HIGH
SCHOOL Grade Level/Section:
Quezon, Isabela 3324
(0926) 934-3805 [email protected]
11