Yaswanth Varma has Published 279 Articles

Differentiate between <th> & <thead> tags in HTML Table

Yaswanth Varma

Yaswanth Varma

Updated on 22-Jan-2024 14:41:58

92 Views

Before we learn about the difference, it is important to understand that both the and tags are utilized to provide headers in HTML tables. In HTML, the tag is used to provide a header in a table cell, whereas the tag is used to provide a ... Read More

How to add a Login Form to an Image using HTML and CSS?

Yaswanth Varma

Yaswanth Varma

Updated on 22-Jan-2024 14:35:50

178 Views

The login form on an image can be found on many websites. An organization that organizes a special event might have a website with a picture of the event and a login form, or a restaurant might have a website with pictures of the restaurant. In such case we ... Read More

Creating a Navigation Bar with three Different Alignments using CSS

Yaswanth Varma

Yaswanth Varma

Updated on 22-Jan-2024 14:33:15

45 Views

In HTML, a navigation bar is a group of buttons and images arranged either in a row or a column and used as a control site for linking particular webpages. It is regarded as one of the fundamental tools used in web design. Without affecting the content of the pages, ... Read More

Creating A Range Slider In HTML using JavaScript

Yaswanth Varma

Yaswanth Varma

Updated on 22-Jan-2024 14:30:53

173 Views

On web pages, range sliders are used to let users specify a numeric number that must fall between a specified value and not more than that value. In other words, it enables selection of a value from a range that is shown as a slider. Instead of a text entry ... Read More

Create a Circular Progress Bar using HTML and CSS

Yaswanth Varma

Yaswanth Varma

Updated on 22-Jan-2024 13:47:10

302 Views

A progress bar displays the status of a procedure within an application. A progress bar shows how much of the process has already been completed and how much is still left to do. The various components of the progress bar will be designed using HTML, and the progress bar itself ... Read More

Create a Search Bar using HTML and CSS

Yaswanth Varma

Yaswanth Varma

Updated on 22-Jan-2024 13:45:31

238 Views

The search box is now the most crucial part of the website or application. You must have used it to look for information on YouTube, Google, Facebook, and other websites. Even if the search box is the most crucial part of a website or application, it can still be readily ... Read More

Create a Sticky Social Media Bar using HTML and CSS

Yaswanth Varma

Yaswanth Varma

Updated on 22-Jan-2024 13:41:17

81 Views

Utilizing social media helps your internet business attract more clients. Any website can benefit greatly from social media buttons, which enable users to receive updates directly from the website. Additionally, a sticky social bar helps to boost visitors to your website and grows your social media following. In this article ... Read More

Design a calendar using HTML and CSS

Yaswanth Varma

Yaswanth Varma

Updated on 22-Jan-2024 11:44:44

259 Views

There are so many uses for calendars that are really beneficial. They frequently make appointments and schedule meetings in our email accounts. A fully functional calendar does not have a default one, like with some HTML inputs, thus you will need to create one yourself using HTML and CSS. Before ... Read More

Design a Rotating card effect using HTML and CSS

Yaswanth Varma

Yaswanth Varma

Updated on 22-Jan-2024 11:42:20

64 Views

The effect on cards that will spin slightly when you move your mouse over them is known as rotating cards. Hovering over the cards will reveal any information, links, or images that are present on them. Let’s dive into the article where we are going to design a rotating card ... Read More

Different ways to apply colors in an HTML document

Yaswanth Varma

Yaswanth Varma

Updated on 22-Jan-2024 11:40:16

29 Views

A website or application with more color is more visually appealing than one with only black and white. We will go over each method of applying color to HTML texts in this article. There is no specific tag for applying colors in HTML document, just like for other HTML tags. ... Read More

1 2 3 4 5 ... 28 Next
Advertisements