My Blog

    • Sample Page
Illustration of a bird flying.
  • HTML5 signature pad to image

    In this article, we will create a signature in the signature pad with the help of a mouse. We can use the combination of HTML5 and JavaScript. What do you mean by Signature pad? Signature Pad is a JavaScript library for drawing smooth signatures. It works in all modern desktop and mobile browsers and doesn’t depend on any…

    October 24, 2022
  • How to include image in HTML

    Images are an internal part that is widely used to depict any concept in a simplified manner. They are used to enhance the design and the display of a web page.HTML language provides many inbuilt tags for easily inserting an image in a webpage. In this tutorial, we will learn the various tags to include…

    October 24, 2022
  • HTML Color Picker

    We might have come across the fact that HTML alone can only form the skeletal structure of our web pages or websites. Even though, it can dynamically manipulate each element. Similarly, colors do play an important role with HTML. Implicitly, various tools can help us dynamically serve the color requirements and for that, we have…

    October 24, 2022
  • How to sort table data in HTML using JavaScript?

    In this article, we will learn how to sort table data in HTML using JavaScript. We can sort table data either in ascending order or descending order. In the beginning, we will understand the basic meaning of JavaScript and the <table> element. After that, we will learn to sort table data with the help of…

    October 24, 2022
  • HTML Calculator

    In this article, we will create a calculator using HTML with the help of various examples. At the beginning of this article, we will learn fundamental aspects of HTML. After that, we will know how to create a basic calculator with HTML. What is HTML? The Hypertext Mark-up Language is the standard mark-up language for…

    October 24, 2022
  • Password hide in HTML

    In this article, we will learn how to hide the password field in a form using HTML. At the beginning of this article, we will learn some HTML basics, <form> tag and password element. After that, we can understand this concept with some examples. What do you mean by HTML? HTML stands for Hypertext Markup language.…

    October 24, 2022
  • Download pdf file using HTML

    In this article, we will learn how to download the pdf file using HTML. For this we are using a HTML5 <a> tag “download” property. We can explain this concept with various examples. Before that we will understand some basic terms. HTML HTML stands for Hypertext Markup language.HTML is the most widely used markup language, and to markup the…

    October 24, 2022
  • Intermediate Excel Test

    An Intermediate Excel test is a tool or software that tests the skill of a person in MS-Excel. Usually, this tool is used by the recruiters to check the proficiency of the candidates with Excel. Recruiters use this Intermediate Excel test tool during the recruitment process. The difficulty of the test depends on the position…

    October 24, 2022
  • HTML Counter

    On most websites, you have seen a counter section. It tells the users how well the business is going on. This section contains the number of interests, visit, likes, and many more things and shows to the visitors. This counter increases as the interest and visit of the user increases. Mostly, this counter section is…

    October 24, 2022
  • Difference between HTML and HTML5?

    HTML5 is more complete and easier than HTML4, it has lots of new tags like <header>, <footer>, <navy>, <Audio>, <video>, <main> etc. It also supports graphics. In the following image, we have described all the essential terms related to HTML and HTML5. HTML is referred to as the primary language of the World Wide Web. HTML has many updates over time, and the latest HTML version is HTML5. There…

    October 24, 2022
←Previous Page
1 … 85 86 87 88 89 … 113
Next Page→

My Blog

Proudly powered by WordPress