The Spell Check feature in HTML is used to detect grammatical or spelling mistakes in the text fields.The Spell Check feature can be applied to… Read More
Category Archives: HTML
Doctype: A doctype or document type declaration is an instruction that tells the web browser about the markup language in which the current page is… Read More
Range Sliders are used on web pages to allow the user specify a numeric value which must be no less than a given value, and… Read More
In this article, we will see the HTML style attribute, along with understanding its implementation through the examples. Styles in HTML are basically rules that… Read More
There are many reasons why we should publish text in paragraphs such as short paragraphs attract more readers, it filters the information and help in… Read More
What is HTML Form : HTML Form is a document which stores information of a user on a web server using interactive controls. An HTML form… Read More
What is image mapping : In image mapping an image is specified with certain set of coordinates inside the image which act as hyperlink areas… Read More
In this article, we will know HTML Heading, & its implementation through the examples. A HTML heading tag is used to define the headings of… Read More
In the early days, adding a video to a webpage was a real challenge since one had to convert the videos to different formats to… Read More
In this article, we will know the HTML Image, how to add the image in HTML, along with knowing its implementation & usage through the… Read More
What is a link? It is a connection from one web resource to another. A link has two ends, An anchor and direction. The link… Read More
Responsive Web design (RWD), a design strategy developed to cope with the amazing popularity of mobile devices for viewing the Web. Responsive images are an… Read More