summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorReto Kromer <rk@reto.ch>2015-12-24 15:00:46 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2015-12-25 17:54:58 +0100
commitb218ad4628660be57bd845fe079e81582b0acd8a (patch)
treec399e30377e3ab22e0cc69193b31c9fdead91370 /tools
parentc9b99494bed756ea528fcff256c087770b506f70 (diff)
downloadffmpeg-streaming-b218ad4628660be57bd845fe079e81582b0acd8a.zip
ffmpeg-streaming-b218ad4628660be57bd845fe079e81582b0acd8a.tar.gz
tools/bookmarklets: HTML code fixes
Minor HTML5 code changes. Closes #167
Diffstat (limited to 'tools')
-rw-r--r--tools/bookmarklets.html8
1 files changed, 3 insertions, 5 deletions
diff --git a/tools/bookmarklets.html b/tools/bookmarklets.html
index 9800ab5..6034b57 100644
--- a/tools/bookmarklets.html
+++ b/tools/bookmarklets.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<html>
+<html lang="en">
<head>
<!--
This file is part of FFmpeg.
@@ -30,14 +30,12 @@ pre { border: solid black 1px; padding: 0.2ex; font-size: 80% }
<body onload="init()">
<h1>Introduction</h1>
-
-The scripts in this page are
+<p>The scripts in this page are
<a href="http://en.wikipedia.org/wiki/Bookmarklet">bookmarklets</a>: store
their link version in a bookmark, and later activate the bookmark on a page
-to run the script.
+to run the script.</p>
<h1>TED Talks captions</h1>
-
<p><a id="ted_talks_captions-link" href="#">Get links to the captions</a></p>
<pre id="ted_talks_captions">
OpenPOWER on IntegriCloud