#googlemap #tipsandtricks #ashishsam
In this video you ill get to know How to create BLACK and WHITE google maps in html and css.steps to follow.
Step1: Write html basic structure
Step2: Inside body tag paste your iframe code and add class name as map
Step3: add the css i have mentioned below
----------------------------------------------------------
.map{
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
}
----------------------------------------------------------
☑ Watched the video!
☐ Liked?
☐ Subscribed?
Thank you for subscribing! If you have not,
Subscribe now!
☑ Instagram --
☑ Facebook -- / ashishsam01
for business inquiries Email: [ [email protected] ]
If you found this video useful then like this video
Kindly write your feedback in comments
Thank you !