summaryrefslogtreecommitdiffstats
path: root/clang/docs/ReleaseNotes.html
diff options
context:
space:
mode:
Diffstat (limited to 'clang/docs/ReleaseNotes.html')
-rw-r--r--clang/docs/ReleaseNotes.html9
1 files changed, 6 insertions, 3 deletions
diff --git a/clang/docs/ReleaseNotes.html b/clang/docs/ReleaseNotes.html
index 68f913d1653..bd717b84227 100644
--- a/clang/docs/ReleaseNotes.html
+++ b/clang/docs/ReleaseNotes.html
@@ -1,8 +1,10 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
+ "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>Clang 3.0 Release Notes</title>
-<link type="text/css" rel="stylesheet" href="../menu.css" />
-<link type="text/css" rel="stylesheet" href="../content.css" />
+<link type="text/css" rel="stylesheet" href="../menu.css">
+<link type="text/css" rel="stylesheet" href="../content.css">
<style type="text/css">
td {
vertical-align: top;
@@ -17,7 +19,7 @@ td {
<h1>Clang 3.0 Release Notes</h1>
-<img align=right src="http://llvm.org/img/DragonSmall.png"
+<img style="float:right" src="http://llvm.org/img/DragonSmall.png"
width="136" height="136" alt="LLVM Dragon Logo">
<ul>
@@ -379,5 +381,6 @@ should likely pick up proper release notes in 3.1.
-->
+</div>
</body>
</html>
OpenPOWER on IntegriCloud