5 lines
213 B
HTML
5 lines
213 B
HTML
<!doctype html>
|
|
<title>Printing animated image</title>
|
|
<link rel="help" href="https://html.spec.whatwg.org/#the-img-element">
|
|
<link rel="mismatch" href="/css/reference/blank.html">
|
|
<img src="/images/anim-gr.gif">
|