<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Logapriya</title>
    <description>The latest articles on DEV Community by Logapriya (@logapriya16).</description>
    <link>https://dev.to/logapriya16</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F902799%2F78e3b611-02bb-481f-85fc-1d413543f26b.jpeg</url>
      <title>DEV Community: Logapriya</title>
      <link>https://dev.to/logapriya16</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/logapriya16"/>
    <language>en</language>
    <item>
      <title>Website</title>
      <dc:creator>Logapriya</dc:creator>
      <pubDate>Wed, 05 Oct 2022 11:27:38 +0000</pubDate>
      <link>https://dev.to/logapriya16/website-8mm</link>
      <guid>https://dev.to/logapriya16/website-8mm</guid>
      <description>&lt;p&gt;In this blog lets have a look at the working of  website. The terms that we often come across in our day to day life, But many of us fail to understand  the working model of it.&lt;br&gt;
&lt;strong&gt;WEBSITE&lt;/strong&gt;&lt;br&gt;
A website is just a collection of webpages and contains only static information. All the webpages inside the website has common domain name in the web server.  Webpage just display the information to the users and dose not involve much production time.&lt;br&gt;
Blogs , magazines, portfolios come under website.&lt;br&gt;
&lt;strong&gt;Now lets see how websites work&lt;/strong&gt;&lt;br&gt;
Firstly to understand the working of websites we have to know more about components of website They are &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Browser&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Domain name&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;IP address &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Registrar&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Server &lt;br&gt;
All these components work together to have a active Website.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fesli0hb1oyy2qxasinuu.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fesli0hb1oyy2qxasinuu.png" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;For further Understanding  lets consider a scenario of ordering the food online(here it is  pizza)&lt;br&gt;
You are the Browser, The pizza is the domain name, the app in  which you order is register, the variety of pizza you give is IP address and Store is server. &lt;br&gt;
The Browser(user) gives the domain name (food item - pizza) immediately the registrar (Food Ordering App)fetches the  IP address(variety of pizza)  from the server(Store) and then data is transferred from server( Store ) to register(App)  and Information is displayed in browser(Food is delivered to the user). &lt;/p&gt;

</description>
      <category>webdev</category>
      <category>website</category>
      <category>developing</category>
    </item>
  </channel>
</rss>
