[Web] [PATCH 2/2] Fix a couple html errors.
Darxus
darxus at chaosreigns.com
Thu Apr 5 10:21:26 PDT 2012
---
gtk.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/gtk.html b/gtk.html
index 3ec9895..4f7a7bd 100644
--- a/gtk.html
+++ b/gtk.html
@@ -60,7 +60,7 @@ $ make && make install
</pre>
<p>The configure scripts may report some missing packages. Install these from
-source or from your distribution.</a>
+source or from your distribution.</p>
<h2>Trying it out</h2>
@@ -76,7 +76,7 @@ for testing is <code>demo/gtk-demo/gtk3-demo</code> which provides a UI for
selecting various widgets to play with. The screenshot below shows what the
demo application looks like.</p>
-<img src="gtk-demo.png" width="513" height="337"/>
+<p><img src="gtk-demo.png" width="513" height="337" alt="GTK demo"></p>
<h2>Porting your GTK+ application</h2>
--
1.7.1
More information about the wayland-devel
mailing list