#manas-barman
Read more stories on Hashnode
Articles with this tag
Linking to other Web Pages, How to make page links in HTML Page, how the link open in a new tab · How to interlink webpages and navigate people to other...
Three types of HTML lists, How to create and Implement various types of lists in HTML, Difference between an ordered list and an unordered list ·...
How to work with images in HTML and explain in detail <img/> tag important attributes? Ans: To add an image in HTML, we can use <img>...
What are inline and block elements in HTML and the difference between them? Name a few inline elements and block elements. Ans: Inline Elements: A...
what is emmet, advantages of emmet, use and purpose of emmet, Emmet in Visual Studio Code · Ans: Emmet is a free plugin for text editors that allows us...
Briefly explain what HTML entities are. There are some characters in HTML like < > which are also called reserved characters. So if we like to use...