AAArjun Arasuinarjundev.hashnode.dev·Dec 9, 2022 · 4 min readHtml Audio & Video Tags And AttributesAUDIO TAG IN HTML Audio files can be embedded in HTML using a <audio></audio> usually .mp3 files are used and so it's a best practice to use audio tags nested inside a figure tag and using figcaption for adding meta data about the embedded audio file...00
AAArjun Arasuinarjundev.hashnode.dev·Nov 21, 2022 · 6 min readHtml - INPUT ELEMENTSHTML TAGS The Hyper Text Markup Language is one of the most important language involved in building websites along with Cascading Style Sheet and Javascript which are often called the basic foundation of the web developer journey. By convention the ...00
AAArjun Arasuinarjundev.hashnode.dev·Nov 17, 2022 · 7 min readBasics of CSSWHAT IS CSS ? CSS means Cascading Style Sheets which are used to style the HTML elements in a webpage. There is an analogy that if HTML is said to be the building then CSS is said to be the decorations done to the building to make it beautiful like p...00
AAArjun Arasuinarjundev.hashnode.dev·Nov 6, 2022 · 5 min readIntroduction to Web & HTMLThe Web: The web is different from the term internet(web is normally referred to as the world wide web or www. which we used to put in front of the most web address in my childhood days... but these days people just enter the direct address without ...00