Table of contents
No headings in the article.
The web is another name for the (world wide web) there are so many names we can call a web page, website, etc. We can excess the web by using the internet & web browser. How do we make a website there are so many things behind the website and one of the most important is HTML (hypertext markup language) It allows the creation and structure of paragraphs, links, heading, and lorem if we want to write a paragraph we call it
<p>fold</p>
in HTML its p. Links are called an in HTML. Headings are called H1, H2, H3 and so many like that. Lorem is a default written paragraph if you need 200 words in the paragraph so here we use
<p> lorem200</p>
lorem200 we define it that we need 200 words of lorem. A server is a hardware or software or computer program that provides service to their clients. the server can provide various things mostly services like sharing data and resources with their clients and a computer can be a server. the server can be so many types it can be a database server or email server or file server, etc. for ex Apache Apache is the most popular web server that provides web content through the internet it's free and allows users to deploy their website on the internet with safety the hostinger, GoDaddy use it.