@krishna-patidar-20
Nothing here yet.
Nothing here yet.
Jan 30 · 4 min read · When someone asks you, What is Browser?? maybe You reply, ‘A web browser is a software application used to access, retrieve, and display information from the World Wide Web, acting as an interface between the user and the web server.’ Which is 110% c...
Join discussionJan 30 · 7 min read · Network devices are hardware devices that help computers and other devices to communicate with each other over a network. They connect, manage and control communication between devices in a network. Your Phone —→ Wi-Fi router —→ Internet —→ Google se...
Join discussion
Jan 30 · 4 min read · Let’s start with an example. Open your VS code. Open a folder and create a html file using .html extension. And write this :- div.container>ul>li*3 Press Enter/Tab and Boom💥 <div class="container"> <ul> <li></li> <li></li> <li></li> </ul...
Join discussion
Jan 30 · 3 min read · Topics Covered in This Blog :- What is DNS and why name resolution exists What is the dig command and when it is used Understanding dig . NS and root name servers Understanding dig com NS and TLD name servers Understanding dig google.com NS and ...
Join discussion