#how_website_works #database_system_in_bangla #server_database_system
A website works depending on many things. First is the browser. an user needs a secure internet connection to send a request to the server for a certain
page through browser. HTTP or hyper text transfer protocol is the system by which the request is sent to the server. DNS or domain name system is the domain name which
locates the certain website. A website is known by domain for human readable and by IP by the internet system. Each website is put inside a server which is
always live. If we build a site on our local computer, that won't be accessible by others because these local pc sites don't have neither domain nor put inside
a server also known as hosting. So domain hosting providers always keep our sites live so that the site becomes accessible from all over the world with secure
internet connection. You must have a good command over how a website works if you want to build awesome dynamic sites using backend languages.
A site has two types of componenents, first is the codes that we write to build the site, other is the assets like video audio images. All these assets are
distributed, uploaded, downloaded by the code which structure a website.
full website design using html css in bangla
• full website design using html css flexbox...
full website design using html css in english
• full website design using html css with ex...
design a navigation bar in website
• Navigation bar design using css flexbox | ...
full html crash course for the beginners in bangla
• html full course for the beginners in bang...
design a full website using html css no voice
• html css travel website design tutorial | ...
design a log in form in html css
• login form design in html css for validati...
design image gallery css grid
• Desgin image gallery using css grid | css ...
front end vs backend
• Front end web development vs back end web ...