docs: rephrase 9.2.1, 9.1.7 news item
[mesa.git] / docs / openvg.html
index 81e50b65f36093eb80b66880007f33140c97613d..5bc866a33b12401dac0ce84e43f8955525352732 100644 (file)
@@ -1,21 +1,27 @@
-<HTML>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=utf-8">
+  <title>OpenVG State Tracker</title>
+  <link rel="stylesheet" type="text/css" href="mesa.css">
+</head>
+<body>
 
-<TITLE>OpenVG State Tracker</TITLE>
+<div class="header">
+  <h1>The Mesa 3D Graphics Library</h1>
+</div>
 
-<head><link rel="stylesheet" type="text/css" href="mesa.css"></head>
+<iframe src="contents.html"></iframe>
+<div class="content">
 
-<BODY>
-
-<body bgcolor="#eeeeee">
-
-<H1>OpenVG State Tracker</H1>
+<h1>OpenVG State Tracker</h1>
 
 <p>
 The current version of the OpenVG state tracker implements OpenVG 1.1.
 </p>
 <p>
 More informations about OpenVG can be found at
-<a href="http://www.khronos.org/openvg/" target="_parent">
+<a href="http://www.khronos.org/openvg/">
 http://www.khronos.org/openvg/</a> .
 </p>
 <p>
@@ -48,5 +54,6 @@ or more EGL drivers.</p>
 
 <p>OpenVG demos can be found in mesa/demos repository.</p>
 
+</div>
 </body>
 </html>