@shibbu005
Exploring Web Development and Open Source as a student
Nothing here yet.
Nothing here yet.
Feb 8 · 4 min read · Have you wandered when you type https://google.com on the internet and press Enter key then BOOM ,a web page comes. What a browser actually is A browser is a render engine that receive the raw HTML,CSS,JS from the web server and translate it into vi...
Join discussionFeb 7 · 3 min read · Imagine you are sending a long message on whatsapp to your friend .The message that you sent to your friend ,he got some message twice and some of the message not reached to him ,some of the part of the message reached after the very much gap of time...
Join discussionFeb 1 · 2 min read · CSS selectors are needed to find HTML element where it target on the web page. It allows developers to make different files for HTML and CSS .so the code becomes clean and easy to manage. It helps for creating responsive designs by applying different...
Join discussion