Skip to content

Tag Archives: HTML-Misc

The iframe in HTML stands for Inline Frame. The “iframe” tag defines a rectangular region within the document in which the browser can display a… Read More
The iframe in HTML stands for Inline Frame. The “iframe” tag defines a rectangular region within the document in which the browser can display a… Read More
Bootstrap is a CSS framework used to design web pages. Bootstrap along with HTML and JavaScript results in interactive web designs. The most recent release… Read More
The <header> tag in HTML is used to define the header for a document or a section. It contains information related to the title and… Read More
Bootstrap is a CSS framework used for designing web pages. Bootstrap v4.5 is the latest release. Bootstrap along with HTML and JavaScript can be used… Read More
Most of the browsers by default highlight the selected text in a blue background. This can be changed by using the ::selection pseudo selector in… Read More
The task is to apply CSS property to a child element using jQuery. To do that, first we select the child element with the help… Read More
In this article, we will see how we can create a card which displays content on hovering using the hover property using HTML and CSS.… Read More
EasyUI is a HTML5 framework for using user interface components based on jQuery, React, Angular and, Vue technologies. It helps in building features for interactive… Read More
The approach of this article is to show and hide the dropdown menu on mouse hover using CSS. The task can be done by using… Read More
Problem statement: You must have seen that while applying margin:auto property to the image tag in the navigation bar, the logo image in the navigation… Read More
Suppose you are preparing tabular data on certain data. So, a bar chart is used to represent the data in a graphical way for a… Read More
Drop caps are define as the first capital letter of a paragraph in much larger font size that has the depth of two or more… Read More
Bootstrap is a CSS framework used to design webpages. It is the most widely used CSS framework all over due to its simplicity and ease… Read More
Adding .ttf fonts using CSS: In the late 1980s, after getting beaten by adobe’s type 1 fonts, Apple came up with a new font format… Read More

Start Your Coding Journey Now!