AAAishwarya Aryaninaishwarya.dev·Apr 9, 2023 · 1 min readHtml <tag>First, let us try to understand the meaning of 'tags'. HTML tags are the keyword which defines that how a web browser will format and display the content. With the help of tags, a web browser can distinguish between HTML content and simple content. S...00
AAAishwarya Aryaninaishwarya.dev·Apr 8, 2023 · 1 min readBasic of HtmlIntroduction to Html HTML is the standard markup language for web pages. HTML stands for( Hyper Text Markup Language). HTML describes the structure of a Web page HTML consists of a series of elements HTML elements tell the browser how to display ...01S