--- 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 _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
