Google News
logo
What is Domain Name ?
CSS is the acronym for "Cascading Style Sheet". Tutorial provides basic and advanced concepts of CSS technology. Our CSS tutorial is developed for beginners and professionals.

1. CSS is used to design HTML tags.
2. CSS is a widely used language on the web.
3. HTML, CSS and JavaScript are used for web designing. It helps the web designers to apply style on HTML tags.

CSS is the language for describing the presentation of Web pages, including colors, layout, and fonts. It allows one to adapt the presentation to different types of devices, such as large screens, small screens, or printers. CSS is independent of HTML and can be used with any XML-based markup language.

CSS is categorised into three types : 

1) Class base css
2) Tag base css
3) ID base css

Class Base : The css used to redefine the elements of html is called as  class base css.It is denoted by dot(.) before the name. The class based css file is using to multiple times of single document.
 ex: (  .sample{color:#000;}  )

Tag Base : The css used to apply for tag of html is called as tag base css. Tag base css is denoted with tags(body,img, ul, li,p,table,h1 to h6..etc)

ID Base : The css used to create block elements is called as ID base css. Alternative for creating table(cell) without html.It is denoted by  (#)before the name. The ID based css file is using to single time of single document.
ex: #header,#banner etc.

Note: Start one value afetr ending this semicolon(;).

Css can be applied in three ways:

1) Internal css
2) External css
3) Inline css

Internal css : The css which is written internally within the html document in the head tag is called Internal css.

External css : The css which is written externally and it is linked within head tag is called External css.

Inline css : The css which is written in the tags in the body of html documents is called Inline css.


what is domain name

1) HTTP / HTTPS protocol for passing information to this website; “S” is for secure and means there is an SSL (Secure Sockets Layer) certificate for this domain

2) Subdomain, similar to a folder on your computer; www is a subdomain too

3) Second-level domain; this is what your register when you buy a domain

4) Top-level domain, in this case generic or gTLD for short

How Domain Name Works

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 Godaddy (or) Bluehost, etc,. then its name server information will be like this:

ns1.godaddy.com
ns2.godaddy.com
           (or)
ns1.bluehost.com
ns2.bluehost.com

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.

Domain name registrations are overseen by an organization called ICANN (Internet Corporation for Assigned Names and Numbers). ICANN specifies which domain name extensions are available and keeps a centralized database of where the domain names point to.

Different Types of Domain Names :
Domain names are available in many different extensions. The most popular one is .com. There are many other options like .org, .info, .net, .live, .online, .club, .technology, .company, .email, and more. However we always recommend using .com domain extension.

Let’s take a more detailed look at different types of domain names available.

Top Level Domain – TLD :

Top level domain or TLD are generic domain extensions that are listed at the highest level in the domain name system.

A list of the top-level domains by the Internet Assigned Numbers Authority (IANA) is maintained at the Root Zone Database.

There are hundreds of TLDs, but the most popular ones are .com, .org, and .net. Other TLDs are lesser known and we don’t recommend using them. For example, .biz, .club, .info, .agency, and many more.

Country Code Top Level Domain – ccTLD :

Country code top-level domain or ccTLD are country specific domain names which end with country code extension like .uk for the United Kingdom, .us for United States, .de for Germany, .in for India, .au for Australia, etc,..

They are used by websites that want to target audiences in a specific country.

Sponsored Top Level Domain – sTLD :

Sponsored top-level domain or sTLD is a category of TLDs that has a sponsor representing a specific community served by the domain extension.

For example, .edu for education-related organizations, .gov for the United States government, states and local governments, .jobs for the Human resource managers,  .asia for the Companies, organisations and individuals in the Asia-Pacific region, .post for the Postal services, .mil for the United States military, and more.