How do websites work?

How do websites work?

--Before you begin creating your own website and launch it to the Internet, it’s important to know how websites work. Here are some basic terms:-

? A website is simply a collection of web pages of codes – codes that describes the layout, format and content on a page. ? The web server is a internet-connected computer that receives the request for a web page sent by your browser. ? The browser connects your computer to the server through an IP address. The IP address is obtained by translating the domain name. (Don’t worry, this part is all done automatically by your browser so you don’t have to look up the IP addresses yourself.?

--*How it all comes together?

Say you open your web browser and type in a domain name, your browser will display the web pages of the domain name you’ve entered. But have you wondered how your web browser knows what information to display? Each website will have a website address, or a domain name, and each domain name is tied to the IP address of the web server it resides on. IP addresses are managed and tracked via the Domain Name Server (or DNS for short). DNS works very similarly to the Contacts app on your mobile phone – you open up the Contacts app, type in a person’s name and your mobile phone returns with the person’s phone number and other contact information you might have entered. You can then decide if you want to call, email or text that person. When you type in a domain name in your web browser, your web browser is actually conducting a series of inquiries that include looking up the IP address of the domain name, locating the web server that hosts the web pages of the domain name, submitting a request to that server for a copy of the web page(s), receiving the web page(s) from the server and finally translating the codes on the web page to present the information on your screen.?

要查看或添加评论,请登录

Kholoud Elsherbeny的更多文章

  • Git & GitHub

    Git & GitHub

    What is Git? -Git is a free, open-source version control software. It was created by Linus Torvalds in 2005.

    1 条评论
  • Version Control Systems

    Version Control Systems

    What is Vesion Control System? Version control systems are a category of software tools that helps in recording changes…

  • DNS(Domain Name System)

    DNS(Domain Name System)

    *What is DNS and Domain Name? -The Domain Name System (DNS) is the phonebook of the Internet. Humans access information…

  • URL (Uniform Resource Locator)

    URL (Uniform Resource Locator)

    *What Is a URL? URL is an acronym for Uniform Resource Locator and is a reference (an address) to a resource on the…

    2 条评论
  • What is HTTP and describe the structure of a HTTP message.

    What is HTTP and describe the structure of a HTTP message.

    1. What is HTTP? HTTP stands for HyperText Transfer Protocol.

  • World Wide Web (WWW) Basic Mechanics

    World Wide Web (WWW) Basic Mechanics

    --The World Wide Web (WWW), commonly known as the Web, is an information system where documents and other web resources…

  • Introduction To Front End

    Introduction To Front End

    *What is front-end development? -front-end web development, also called client-side development, refers to writing…

社区洞察

其他会员也浏览了