Courses
Tutorials
Interview Prep
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
Similar Topics
Web Technologies
32.1K+ articles
DSA
20.4K+ articles
Python
19.6K+ articles
Experiences
15.8K+ articles
Interview Experiences
14.5K+ articles
School Learning
11.1K+ articles
JavaScript
9.9K+ articles
Java
9.4K+ articles
Misc
7.7K+ articles
HTML
4.1K+ articles
Google-AMP
58 posts
Recent Articles
How to toggle the visibility of division using amp-bind in Google AMP?
Last Updated: 21 December 2020
Introduction: Sometimes you want to add custom interactivity to your AMP pages to make your pages look more user friendly and user calling. Although AMP's pre-built compon...
read more
Technical Scripter
Web Technologies
HTML
Google-AMP
How to mute the audio using amp-audio of Google AMP ?
Last Updated: 21 December 2020
Introduction: Since the release of HTML5, audios can be added to webpages using the “audio” tag. Previously audios could be only played on webpages using web plugins like ...
read more
Technical Scripter
Web Technologies
HTML
Google-AMP
How to create Inline amp-addthis in Google AMP ?
Last Updated: 15 July 2025
Introduction: Some times as a web developer we want to share our social media links and for that, we have to show the social media buttons and amp-addthis is made solely f...
read more
Technical Scripter
Web Technologies
HTML
Google-AMP
How to sanitize user input to URL with an amp-bind-macro call ?
Last Updated: 21 December 2020
Introduction: Sometimes you may want to sanities your input to the search URL of the Google, this can be achieved with the help of amp-bind-macro. It can be used to create...
read more
Technical Scripter
Web Technologies
HTML
Google-AMP
Google AMP amp-3q-player
Last Updated: 15 July 2025
Introduction: The 3Q Player is a video player written in JavaScript .The player implements media source extensions for streaming video content. In AMP HTML to embed a 3Q P...
read more
Web Technologies
HTML
Google-AMP
Google AMP amp-video-iframe
Last Updated: 03 January 2022
Introduction: iframe video are inline frame videos which are embedded in HTML pages but in AMP HTML we use a component called amp-iframe-video to embed videos into pages w...
read more
Web Technologies
HTML
Google-AMP
How to change/update image dynamically using amp-bind in Google AMP ?
Last Updated: 29 October 2020
Sometimes you want to add custom interactivity to your AMP pages to make your pages look more user-friendly and user calling. Although AMP's pre-built components are limi...
read more
Web Technologies
HTML
Google-AMP
How to change/update text dynamically using amp-bind in Google AMP ?
Last Updated: 29 October 2020
Sometimes you want to add custom interactivity to your AMP pages to make your pages look more user-friendly and user calling. Although AMP's pre-built components are limi...
read more
Web Technologies
HTML
Google-AMP
Google AMP amp-bind
Last Updated: 29 October 2020
Sometimes you want to add custom interactivity to your AMP pages to make your pages look more user-friendly and user calling. Although AMP's pre-built components are limi...
read more
Web Technologies
HTML
Google-AMP
Google AMP amp-sidebar
Last Updated: 29 October 2020
A sidebar is a very common feature in web pages being very simple but bit lengthy to code in HTML CSS. In AMP HTML we use the amp-sidebar component to add a sidebar to a ...
read more
Web Technologies
HTML
Google-AMP
Google AMP amp-o2-player
Last Updated: 29 October 2020
The amp-o2-player is used to embed a AOL O2 player in an AMP HTML web page.Required Script: Importing the amp-o2-player component into the header.HTML script a...
read more
Web Technologies
HTML
Google-AMP
Google AMP amp-twitter
Last Updated: 29 October 2020
Twitter has become a modern way of communicating thoughts and news and can easily be embedded into an AMP HTML page using amp-twitter which embeds a Twitter tweet.Require...
read more
Web Technologies
HTML
Google-AMP
How to add lightbox effect to amp-carousel in Google AMP ?
Last Updated: 29 October 2020
The amp-carousel is used to make an image carousel in an AMP HTML page. In AMP HTML, it is also possible to add a lightbox effect to an amp-carousel using amp-lightbox-ga...
read more
Web Technologies
HTML
Google-AMP
Google AMP amp-jwplayer
Last Updated: 29 October 2020
To embed jwplayer in AMP HTML there is a component called amp-jwplayer which displays a cloud hosted jwplayer.Required Scripts: Importing the amp-jwplayer component into ...
read more
Web Technologies
HTML
Google-AMP
How to create Floating amp-addthis in Google AMP ?
Last Updated: 15 July 2025
Some times as a web developer we want to share our social media links and for that, we have to show the social media buttons and amp-addthis is made solely for this purpo...
read more
Web Technologies
HTML
Google-AMP
1
2
3
4