Visual Studio Code has eased coders for rapid web development. While coding in Visual Studio we do not have to write code again and again. There are a shortcuts to add above content easily to a HTML file. Some of the useful HTML shortcut codes Create a new HTML file
Continue readingCategory: HTML
What is HTML ?
Hyper Text Markup Language (HTML) is a standard markup language for the creation of a web page and web applications.It allows the creation and structure of sections, paragraphs, and links using HTML elements (the building blocks of a web page) such as tags and attributes. HTML consists of a series
Continue reading