Commit b218ad46 authored by Reto Kromer's avatar Reto Kromer Committed by Michael Niedermayer

tools/bookmarklets: HTML code fixes

Minor HTML5 code changes.

Closes #167
parent c9b99494
<!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">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment