-
I came across a client website that already has ton of embed YouTube videos. The client requirement was make them responsive. My plan was to add a wrapper around the iframe using javascript and required styling. You can find following css snippet on many sites. including css-tricks.com . follow the link for in depth description…
-
Cookies are small text files that are added to the visitors web browser by the website they visit. Cookie consent banners are required to inform the users of the usage of the cookies in order for the website to be transparent about the data collection practices. This post will guide you how you can add…