summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gentoo-webroot-default/webroot/htdocs/index.html')
-rw-r--r--gentoo-webroot-default/webroot/htdocs/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/gentoo-webroot-default/webroot/htdocs/index.html b/gentoo-webroot-default/webroot/htdocs/index.html
index a006da6..901a0bf 100644
--- a/gentoo-webroot-default/webroot/htdocs/index.html
+++ b/gentoo-webroot-default/webroot/htdocs/index.html
@@ -4,7 +4,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Gentoo Linux Box</title>
- <style>
+ <style style="text/css">
html, body {
color: black;
background-color: white;
@@ -43,7 +43,7 @@
</head>
<body>
<div class='header'>
- <img src='gentoo-logo.png'/>
+ <img src='gentoo-logo.png' alt="Gentoo Logo" />
<div class='sub'>
This is a <a href='http://www.gentoo.org/'>Gentoo Linux</a> Web Server.
</div>