Knowledge in webp

Java script. code 1

This code shows you how to use the dynamic language of javascript to change the web page dynamically

Jquery code no. 3

jQuery is a JavaScript library designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax. It is free, open-source software using the permissive MIT License. As of May 2019, jQuery is used by 73% of the 10 million most popular websites

HTML CODE

This html code illustrates how to apply table tag to create and organize data in a very apt manner. it uses tags like etc. you can also see how spacing between columns are rows are given

Java script.

JavaScript (JS) is a lightweight, interpreted, or just-in-time compiled programming language with first-class functions. While it is most well-known as the scripting language for Web pages, many non-browser environments also use it, such as Node.js, Apache CouchDB and Adobe Acrobat.

HTML: animations

this code shows the animation done using html and css , /this code can be further modified to create the game of snake and ladder and be used in a very creative way.

HTML CODE: time table

This code creates a timetable for school , college , etc. useful for people who are students , etc.

HTML CODE: simple calculator

The most simple mathematical operations: addition, subtraction, multiplication, division. This is a simplified version of the online calculator.