How to align a Placeholder Text in HTML? This attribute specifies a short hint that describes the expected value of an input…
nav tag
-
-
How to Add a Favicon in Html If we want to add a favicon in Html document which is to be shown…
-
How to add jQuery to Html Following are the two different ways for adding the jQuery to Html page: Download and Include…
-
How to add Social Media Icons in Html If we want to add social media icons in the Html document using the…
-
How to create an Email Newsletter using HTML and CSS? In this article, we will learn how to create an Email Newsletter…
-
What Does HTML Stand For HTML is an abbreviation of Hypertext Markup Language. This markup language is used for creating and editing…
-
Download pdf file using HTML In this article, we will learn how to download the pdf file using HTML. For this we…
-
Html Login Form The following code describes how to create a responsive login form using CCS: <!DOCTYPE html> <html> <head> <meta name=”viewport”…
-
How to make a Navigation Bar in Html If we want to make a navigation bar in Html, then we have to…
-
How to add Link in Html Here, we will describe how to link the text in two different following ways: Link the…