PSPushkar Singhinpushwords.hashnode.dev·Jan 25, 2023 · 2 min readHTML Media elements and their working.Web pages often contain multimedia elements of different types and formats.Multimedia elements (like audio or video) are stored in media files.The most common way to discover the type of a file, is to look at the file extension. The different types ...00
PSPushkar Singhinpushwords.hashnode.dev·Jan 18, 2023 · 1 min readHistory of JavaScript :Javascript was created at Netscape Communications by Brendan Eich in 1995. Initially, it was known as LiveScript. But later Netscape renamed it to javascript so that they could position it as a companion for the Java language, which was the product o...00
PSPushkar Singhinpushwords.hashnode.dev·Jan 17, 2023 · 1 min readDynamic Sites:It is a type of website that uses a server-side programming & database to generate its content. Advantages: FlexibilityUser InteractionBetter SEOScalabilityAdvanced Functionality Disadvantages: A lot of Overhead for simple applicationRequires more ...00