summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHartmut Goebel <h.goebel@crazy-compilers.com>2016-04-10 22:58:07 +0200
committerHartmut Goebel <h.goebel@crazy-compilers.com>2016-04-10 22:58:07 +0200
commit9fb8e66163db77c989c7de6f03a1b3b898fffdfd (patch)
tree7e8fee66f4efe82c59245a52b2dc7c976590cfd5
parent283e1a45b98a30a0f2165cf4fb77ff515904ebed (diff)
downloadlanding-9fb8e66163db77c989c7de6f03a1b3b898fffdfd.tar.gz
landing-9fb8e66163db77c989c7de6f03a1b3b898fffdfd.tar.bz2
landing-9fb8e66163db77c989c7de6f03a1b3b898fffdfd.zip
Fix some xhtml errors.
-rw-r--r--index.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/index.html b/index.html
index 4ae815c..c58d62d 100644
--- a/index.html
+++ b/index.html
@@ -3,11 +3,11 @@
<head profile="http://www.w3.org/2005/10/profile">
<meta charset="utf-8"/>
<title>Taler Demonstration Framework</title>
- <link rel="stylesheet" type="text/css" href="web-common/style.css">
- <link rel="stylesheet" type="text/css" href="web-common/taler-presence.css">
- <link rel="icon" type="image/png" href="/web-common/favicon-taler.ico"/>
- <script src="web-common/taler-presence.js" type="text/javascript"></script>
- <link rel="chrome-webstore-item" href="https://chrome.google.com/webstore/detail/millncjiddlpgdmkklmhfadpacifaonc">
+ <link rel="stylesheet" type="text/css" href="web-common/style.css" />
+ <link rel="stylesheet" type="text/css" href="web-common/taler-presence.css" />
+ <link rel="icon" type="image/png" href="/web-common/favicon-taler.ico" />
+ <script src="web-common/taler-presence.js" type="text/javascript" />
+ <link rel="chrome-webstore-item" href="https://chrome.google.com/webstore/detail/millncjiddlpgdmkklmhfadpacifaonc" />
<script type="application/javascript">
@@ -62,7 +62,7 @@
<header>
<a href="/index.html" id="logo">
- <img src="web-common/logo.png" width=100 height=100 alt="Logo">
+ <img src="web-common/logo.png" width="100" height="100" alt="Logo">
</a>
<!--#include virtual="web-common/dropdown-navbar.html"-->
<h1 class="nav">Taler Demonstration Framework</h1>