summaryrefslogtreecommitdiffstats
path: root/HTML/index.html
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2005-08-30 15:51:39 +0000
committerPablo Saratxaga <pablo@mandriva.com>2005-08-30 15:51:39 +0000
commitf82c36f9aa41bfd224430fbc68766ba0bcdf875c (patch)
treee2534f7abaebfd67778454846892a023ef6b2079 /HTML/index.html
parent2d6e0a12287714d53853ce7e6036b32fe880261e (diff)
downloadindexhtml-f82c36f9aa41bfd224430fbc68766ba0bcdf875c.tar
indexhtml-f82c36f9aa41bfd224430fbc68766ba0bcdf875c.tar.gz
indexhtml-f82c36f9aa41bfd224430fbc68766ba0bcdf875c.tar.bz2
indexhtml-f82c36f9aa41bfd224430fbc68766ba0bcdf875c.tar.xz
indexhtml-f82c36f9aa41bfd224430fbc68766ba0bcdf875c.zip
new html page doesn't have any text anymore
Diffstat (limited to 'HTML/index.html')
-rw-r--r--HTML/index.html25
1 files changed, 25 insertions, 0 deletions
diff --git a/HTML/index.html b/HTML/index.html
new file mode 100644
index 0000000..ea77061
--- /dev/null
+++ b/HTML/index.html
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+ <title>Mandriva Linux</title>
+ <link rel="stylesheet" type="text/css" media="screen, projection" href="file:///usr/share/mdk/indexhtml/screen.css" />
+ </head>
+ <body>
+ <div id="page">
+ <h1><a href="http://www.mandriva.com/"><span>Mandriva</span></a></h1>
+
+ <ul>
+ <li id="mandriva_com"><a href="http://www.mandriva.com/"><span>mandriva.com</span></a></li>
+ <li id="club"><a href="http://club.mandriva.com/"><span>club.mandriva.com</span></a></li>
+ <li id="store"><a href="http://store.mandriva.com/"><span>store.mandriva.com</span></a></li>
+ <li id="online"><a href="http://online.mandriva.com/"><span>online.mandriva.com</span></a></li>
+ <li id="support"><a href="http://support.mandriva.com/"><span>support.mandriva.com</span></a></li>
+ </ul>
+ </div>
+ <iframe id="f" src="file:///usr/share/mdk/indexhtml/testonline.html" style="visibility: hidden;"></iframe>
+
+</body>
+</html>