Before Intro to HTML..

·

2 min read

Before Starting HTML,

we have to learn something like..

Questions:

1.What is Internet?

->Internet is a worldwide system of computer networks or a Collection of computer network across globe

  • What is Network

  • -> Computer networking refers to interconnected computing devices that can exchange data and share resources with each other.

  • How internet works

  • -> The web browser connects to the web server and sends an HTTP request for the desired web page.

2.What is web Browser & how it 's work?

->It is a application Software for accessing websites.

A web browser takes you anywhere on the internet. It retrieves information from other parts of the web and displays it on your desktop or mobile device.

  • What is Browser Engine

  • ->A browser engine (also known as a layout engine or rendering engine) is a core software component of every major web browser. The primary job of a browser engine is to transform HTML documents and other resources of a web page into an interactive visual representation on a user's device.

  • WebSites & WebPages

  • ->The webpage is a single document on the web using a unique URL, while a website is a collection of multiple webpages in which information on a related topic or another subject is linked together under the same domain address.

And some Bascis:

  • What is Static & Dynamic Website

  • -> A static website is one with stable content, where every user sees the exact same thing on each individual page.

  • -> On the other hand, a dynamic website is one where content is pulled on-the-fly, allowing its content to change with the user.

  • FrontendEnd & BackEnd

  • -> Front-end development focuses on the visual aspects of a website – the part that users see and interact with.

  • -> Back-end development comprises a site's structure, system, data, and logic.

  • What is Server side & Client side

  • -> Client-side means that the processing takes place on the user's computer. It requires browsers to run the scripts on the client machine without involving any processing on the server.

  • -> Server-side means that the processing takes place on a web server.

(Hinglish)

Abhi bas upar upar se dekhlo abhi itna deep mai jaane ki jarurat nhi h

bas thoda theory knowledge hona jaruri h in sab ka.

Day_4 20_Jan_2023(Friday)

Did you find this article valuable?

Support B1 by becoming a sponsor. Any amount is appreciated!