diff options
Diffstat (limited to 'idol.html')
| -rw-r--r-- | idol.html | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/idol.html b/idol.html deleted file mode 100644 index e2ecd60..0000000 --- a/idol.html +++ /dev/null @@ -1,32 +0,0 @@ -<!DOCTYPE html> -<link rel="shortcut icon" href="favicon2.gif"> - -<html> - - -<body style="margin:0;padding:0" bgcolor="#000000"> - -<TITLE>2007-2008</TITLE> - -<style> - video { - position: absolute; - top: 50%; - left: 50%; - width: 436px; - height: 720px; - margin-top: -360px; - margin-left: -218px; -} - -</style> - -<video loop autoplay width="436" height="720" name="Idol Sing" src="idolfade2.mp4"></video> - - - - -</body> - - -</html> |