Developers Map
Discy Latest Questions
Here I show a simple validation code of Mobile Number validation using HTML 5 pattern You input type should be text and attribute pattern
By using “vw” unit you can set text size according to browser width. see the below code, add it to your html . now try to resize the your browser window. the text size will get adjusted automatically according to ...
How to add a tooltip on the html element. a short code which helpfull to add a tooltip or HTML inside Bootstrap tooltips Here is full page code https://gitlab.com/manishktpraj/web/blob/master/HTML-inside-Bootstrap-tooltips/html-tooltips.html
Step-1 :- You just need resolution (width x height) and text to be place on the image Step-2 :- Just replace your Image resolution with <resolution> and text with <text> with in below line https://via.placeholder.com/<resolution>?text=<text> Example :- https://via.placeholder.com/468×60?text=Visit+Developersmap.com+Now Step-3 :- After Placing resolution and text, ...