How to remove red border from invalid input field from form submit in Mozilla December 03, 2021 You are looking for remove a red border that comes when you submit a invalid form in mozilla. We have come from that issue and 100% it wil...Read More
How to remove the dropdown arrow from a select element December 03, 2021 How to remove a dropdown arrow and need to apply custom image for select element in the form. So you have to get the solution and use this...Read More
Effective role of anchor tag in html November 26, 2021 How can I set multiple recipients in a "mailto:" link in HTML? Below are the code for ways of assi...Read More
Google Map script by address August 28, 2020 Google Map script by address <!DOCTYPE html> <html> <head> <meta name="viewport" content="initi...Read More
Nested ol list styling in html like 1.1, 1.2 etc August 26, 2020 Nested ol list styling in HTML like 1.1, 1.2, etc <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://w...Read More
Trigger an Event if Audio has Finished Playing August 26, 2020 Here is showing two different methods to trigger an event if the current audio has finished playing. Try it out to get it working. 1)...Read More
How to display text on image when mouse over August 18, 2020 How to display text on the image when mouse over or hover? Not just add a title attribute to the image element. This example helps you...Read More