Web Technologies
37.4K+ articles
DSA
22.8K+ articles
Misc
8.8K+ articles
HTML
5.8K+ articles
CSS
4.9K+ articles
HTML-Attributes
721+ articles
HTML-Misc
427+ articles
HTML5
372+ articles
CSS-Basics
115+ articles
Web technologies-HTML and XML
61+ articles
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. In firms where there are large software p...
read more
Web Technologies
Picked
HTML
HTML-Basics
HTML-Questions
An empty element is a component that doesn't have any embedded elements or text elements. Empty tags contain only the opening tag but they perform some action in the webpa...
read more
Web Technologies
Picked
HTML
HTML-Tags
HTML-Basics
HTML-Questions
In this article, we will learn about the HTML pre-processor will explore the pre-processor used for HTML. As its name suggests, the HTML pre-processor is the first stage ...
read more
Web Technologies
Picked
HTML
Blogathon
Blogathon-2021
HTML-Basics
HTML-Questions
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 tech...
read more
Picked
HTML
HTML5
HTML-Basics
HTML-Questions
How to prevent an HTML form to submit?When submitting a form, clicking the submit button usually navigates to a new route as specified in the form's action attribute. Howe...
read more
Web Technologies
Picked
JQuery
javascript-basics
CSS-Basics
HTML-Basics
jQuery-Questions
Every file that needs to be uploaded to the website, required the basic form which facilitates uploading. This feature is essential when we are filling out the form on a s...
read more
Picked
HTML
HTML-Tags
HTML-Basics
HTML-Questions
The HTML menu label Attribute is used to specify a text value that indicates the visible label name of the menu element Although, this attribute is also used to specify th...
read more
HTML
HTML-Tags
HTML-Attributes
HTML-Basics
An HTML Ordered List is created using the ol tag to display items in a specific sequence, typically numbered or alphabetically ordered. Each list item is defined using the...
read more
HTML
HTML-Basics
An unordered list in HTML is used to group a set of list items that don't need to be in a specific order. The items in an unordered list are usually displayed with bullet ...
read more
HTML
HTML-Basics
HTML Lists
An HTML Description List is not as commonly used as unordered or ordered lists but serves an important purpose for displaying name-value pairs. This type of list is marked...
read more
HTML
HTML-Basics
A favicon (short for "favorite icon") is a small yet important image that appears next to your website’s title in the browser tab. Also known as a tab icon or bookmark ico...
read more
HTML
HTML-Basics
In HTML, space management is very important for layout and readability. The "br" tag creates a line break in text, which brings content to start on a new line. This makes ...
read more
HTML
HTML-Basics
In this tutorial, we're going to create a testimonial card that can be used on websites to display feedback from clients or customers. Testimonials are an excellent way to...
read more
HTML
HTML-Basics
Unordered List Inside Ordered List refers to a nested structure where an unordered list is placed within an ordered list. It is used when you want to combine numbered item...
read more
HTML
HTML5
HTML-Basics
An unordered list inside a description list is a way to organize and present information in HTML where a description list(dl) contains unordered lists (ul) within its desc...
read more
HTML
HTML5
HTML-Basics
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !