<%!
-%><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
-"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+%><!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>i3 - improved tiling wm</title>
- <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" charset="utf-8" />
- <meta name="description" content="i3 is a dynamic tiling window manager with clean, readable and documented code, featuring extended Xinerama support, usage of libxcb instead of xlib and several improvements over wmii" />
- <meta name="keywords" content="i3, window, manager, tiling, keyboard, wmii, x11, xcb, xinerama, utf8" />
- <meta name="author" content="i3 developers" />
+ <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen">
+ <meta name="description" content="i3 is a dynamic tiling window manager with clean, readable and documented code, featuring extended Xinerama support, usage of libxcb instead of xlib and several improvements over wmii">
+ <meta name="keywords" content="i3, window, manager, tiling, keyboard, wmii, x11, xcb, xinerama, utf8">
+ <meta name="author" content="i3 developers">
</head>
<body>
<div id="main">
<div id="info" class="clearfix">
<div id="screens">
- <img id="screenshot" src="/screenshots/i3-6.png" width="375" height="219">
+ <img id="screenshot" src="/screenshots/i3-6.png" width="375" height="219" alt="i3 screenshot">
</div>
<h2>Do What I Mean. Good Docs. Clean Code. Sounds good?</h2>