Nothing here yet.
Nothing here yet.
Jan 29 · 4 min read · What is HTML? HTML is a hyper text markup language. It is the basic language to make web pages. HTML uses tags to make different parts of web pages, like: headings div paragraph images link buttons links <h1>Hello readers</h1> <p>This tag is...
Join discussionJan 29 · 6 min read · What a browser actually is? A browser is a software application that act as an interpreter, operating system and security barrier between us and raw code of the internet. in detailed points: It is an Interperator and translator( Rendering engine ) ...
Join discussion