Different types of networks, (LAN, MAN, WAN)

The Network allows a computer or laptop to communicate with each other via different mediums such as LAN, WAN, etc. As per studies, Currently, there are 10 (approx.) different types of networks present in the market...

Read More

What is Topology? Different types of topology.

The Arrangements of the network in such a manner that they can exchange their data and communicate with each other. There are six types of network topology...

Read More

What is Visual Studio Code? How to Download it.

Visual studio code is an open-source software made by Microsoft. It is used to debugging, syntax highlighting, intelligent code completion, etc. which provide you a good way (environment) to write codes...

Read More

Html Editors- Text Editor and Other Application

HTML EDITORS You don’t need to install any heavy software to write code of an HTML file. Because you can write your HTML code in the Notepad. By the way, many types of applications exist to edit the HTML page, but you have to practice in Notepad first...

Read More

Html Tag and Element

In HTML, tags are the element which was surrounded by the angular brackets(< >). These tags are used to do some special work in your HTML webpage...

Read More

Introduction to HTML

HTML is the standard markup language that is used to creating webpages of a website. HTML Stands for (HyperText Markup Language). Html describes the structure of a web page. In HTML Tags are used to create a web page...

Read More