@kuvar2941
Software Engineer
Nothing here yet.
Nothing here yet.
Feb 1 · 1 min read · What a browser actually is (beyond “it opens websites”) Main parts of a browser (high-level overview) User Interface: address bar, tabs, buttons Browser Engine vs Rendering Engine (simple distinction) Networking: how a browser fetches HTML, CSS, ...
Join discussionFeb 1 · 2 min read · What HTML is and why we use it ? HTML stands for Hyper Text Markup Language. HTML is the Skelton of the webpage . It allows us to make the basic layout of the User Interface. Without HTML it would be difficult to navigate the webpages. We use HTML be...
Join discussion