Aayush Mohan Sinha has Published 110 Articles

How to add copyright symbol to your HTML document?

Aayush Mohan Sinha

Aayush Mohan Sinha

Updated on 24-Nov-2023 01:44:20

783 Views

HTML, which stands for HyperText Markup Language, is a combination of Hypertext and Markup language which we can use to structure a web page and its content. In this article, we will see how we can add the copyright symbol to our web page. Approach The copyright symbol is not ... Read More

How to Change Background Color According to the Mouse Location using JavaScript?

Aayush Mohan Sinha

Aayush Mohan Sinha

Updated on 12-Sep-2023 15:13:01

412 Views

JavaScript is a famous programming language that is one of the core languages of the World Wide Web (WWW) alongside HTML and CSS. It allows the programmer to capture events and modify the Document Object Model (DOM). In this article we are going to see how we can make use ... Read More

How to Change an HTML Element Name Using jQuery?

Aayush Mohan Sinha

Aayush Mohan Sinha

Updated on 12-Sep-2023 15:08:41

426 Views

jQuery is a JavaScript library created to make event handling, CSS animation, Ajax, and DOM tree navigation and manipulation easier. In this article we are going to see how we can change the name of an element using jQuery. Algorithm We are going to follow a three−way procedure to change ... Read More

How to Change a Button Text on Click Using LocalStorage in Javascript?

Aayush Mohan Sinha

Aayush Mohan Sinha

Updated on 12-Sep-2023 15:05:21

194 Views

JavaScript is a famous programming language that is one of the core languages of the World Wide Web (WWW) alongside HTML and CSS. It allows the programmer to capture events and modify the Document Object Model (DOM). In this article we are going to see how we can make use ... Read More

How to Catch all JavaScript Errors and Send them to the Server?

Aayush Mohan Sinha

Aayush Mohan Sinha

Updated on 12-Sep-2023 15:01:47

155 Views

JavaScript is a famous programming language that is one of the core languages of the World Wide Web (WWW) alongside HTML and CSS. It allows the programmer to capture events and modify the Document Object Model (DOM). In this article we are going to learn how we can catch all ... Read More

How to Catch a ReferenceError with onerror?

Aayush Mohan Sinha

Aayush Mohan Sinha

Updated on 12-Sep-2023 14:40:50

30 Views

JavaScript is a famous programming language that is one of the core languages of the World Wide Web (WWW) alongside HTML and CSS. It allows the programmer to capture events and modify the Document Object Model (DOM). In this article we are going to see how we can catch ReferenceError ... Read More

How to create left positioned icon selects using jQuery Mobile?

Aayush Mohan Sinha

Aayush Mohan Sinha

Updated on 07-Sep-2023 17:43:34

60 Views

In the contemporary era of technological advancement, interactive interfaces are becoming a crucial element for web designers and developers to incorporate in their projects. One of the most sought-after features in web development is the ability to create personalized and innovative icon selects. The utilization of jQuery Mobile for the ... Read More

How to Create Image Accordion using HTML and CSS?

Aayush Mohan Sinha

Aayush Mohan Sinha

Updated on 07-Sep-2023 17:24:04

296 Views

In the domain of web design, discovering groundbreaking methods to exhibit images and other multimedia content is a pivotal facet of developing a captivating user experience. One popular technique that has gained significant traction in recent years is the image accordion, which allows users to easily navigate through a collection ... Read More

How to create HTTPS Server with Node.js?

Aayush Mohan Sinha

Aayush Mohan Sinha

Updated on 07-Sep-2023 17:08:35

488 Views

As the consumption of the cyberspace and cloud-dependent applications proliferates, the gravity of safeguarding online data and transactions becomes more apparent. One of the most commonly employed methodologies for securing online communications is HTTPS, which provides an assurance that the information conveyed between the server and clients is ciphered and ... Read More

How to Change the Style of a Tag Title Attribute?

Aayush Mohan Sinha

Aayush Mohan Sinha

Updated on 07-Sep-2023 16:49:37

1K+ Views

The title attribute of the tag is a significant facet of web design that furnishes supplementary information about a link when a user hovers over it. Nonetheless, the pre-existing style of the title attribute may not always comply with the visual appeal of a website, compelling designers to investigate ... Read More

1 2 3 4 5 ... 11 Next
Advertisements