View scroll_after.html
<!doctype html> | |
<html ⚡> | |
<head> | |
<meta charset="utf-8"> | |
<title>amp-bind</title> | |
<link rel="canonical" href="https://ampbyexample.com/components/amp-bind/"> | |
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1"> | |
<script async src="https://cdn.ampproject.org/v0.js"></script> | |
<!-- ## Setup --> |
View test.html
<!doctype html> | |
<html ⚡> | |
<head> | |
<meta charset="utf-8"> | |
<title>amp-bind</title> | |
<link rel="canonical" href="https://ampbyexample.com/components/amp-bind/"> | |
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1"> | |
<script async src="https://cdn.ampproject.org/v0.js"></script> | |
<!-- ## Setup --> |