various changed and tested
This commit is contained in:
35
test.html
Normal file
35
test.html
Normal file
@@ -0,0 +1,35 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta name="Generator" content="VLC media player" />
|
||||
<meta name="Author" content="VLC, http://www.videolan.org/vlc/" />
|
||||
<title>VLC generated playlist</title>
|
||||
<style type="text/css">
|
||||
body {
|
||||
background-color: #E4F3FF;
|
||||
font-family: sans-serif, Helvetica, Arial;
|
||||
font-size: 13px;
|
||||
}
|
||||
h1 {
|
||||
color: #2D58AE;
|
||||
font-size: 25px;
|
||||
}
|
||||
hr {
|
||||
color: #555555;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>Playlist</h1>
|
||||
<hr />
|
||||
<ol>
|
||||
<li>Can - Outside My Door (04:11)</li>
|
||||
<li>Depeche Mode - A Question Of Time (04:09)</li>
|
||||
<li>Frank Zappa - Dancin' Fool (03:12)</li>
|
||||
</ol>
|
||||
<hr />
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user