Internet Explorer was Microsoft’s first browser service which was launched as an add-on package with windows-95 and it had various advantages, but with advancement in… Read More
Tag Archives: HTML-Basics
In this article, we will learn how to submit a form or a part of a form without a page refresh using JQuery, & will… Read More
In this article, we will learn about the HTML pre-processor & will explore the pre-processor used for HTML. As its name suggests, the pre-processor is… Read More
In this article, we will learn about HTML character entities and how to use them. HTML character entities are basically a set of characters (entity)… Read More
Doctype in HTML: HTML Doctype is most often written at the very first element of the entire HTML document. It remains wrapped inside angle brackets… Read More
A concise HTML code saves another developer’s time, and as well as your time and effort when you go through it after a long time.… Read More
HTML stands for Hypertext Markup Language. It is the most basic language, and simple to learn and modify. It is a combination of both hypertext… Read More
jQuery provides a variety of plugins for bootstrap for distinctive purposes which can be easily integrated into a web application, making the websites and applications… Read More
The HTML <a> ping Attribute is generally used to either specify a particular URL or a list of URLs that will be notified when the… Read More
The purpose of this article is to mute video using HTML5. Approach: Video Tag is new to HTML5. Users can use muted attributes in video… Read More