[gimp-web] Fix missing end tags for validation (images mostly).
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web] Fix missing end tags for validation (images mostly).
- Date: Fri, 28 Feb 2014 19:16:34 +0000 (UTC)
commit e62d1911f12386db5d5336646004634223edacc5
Author: Pat David <patdavid src gnome org>
Date: Fri Feb 28 13:14:44 2014 -0600
Fix missing end tags for validation (images mostly).
Signed-off-by: Pat David <patdavid src gnome org>
tutorials/GIMP_Quickies/index.htrw | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/tutorials/GIMP_Quickies/index.htrw b/tutorials/GIMP_Quickies/index.htrw
index 1b94e48..73c005a 100644
--- a/tutorials/GIMP_Quickies/index.htrw
+++ b/tutorials/GIMP_Quickies/index.htrw
@@ -1,12 +1,12 @@
<!--#include virtual="/includes/wgo-xhtml-init.xhtml" -->
<title>GIMP - GIMP Quickies</title>
-<link rel="stylesheet" type="text/css" href="styles.css">
+<link rel="stylesheet" type="text/css" href="styles.css" />
<!--#include virtual="/includes/wgo-look-feel.xhtml" -->
<!--#include virtual="/includes/wgo-page-init.xhtml" -->
<h1>GIMP Quickies</h1>
-<a href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US" rel="license"><img alt="Creative Commons
License" src="http://i.creativecommons.org/l/by-sa/3.0/80x15.png" style="border-width:0"></a><br/>
+<a href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US" rel="license"><img alt="Creative Commons
License" src="http://i.creativecommons.org/l/by-sa/3.0/80x15.png" style="border-width:0" /></a><br/>
<span property="dct:title" xmlns:dct="http://purl.org/dc/terms/">GIMP Tutorial - GIMP Quickies (text &
images)</span>
by <a href="http://blog.patdavid.net" property="cc:attributionName" rel="cc:attributionURL"
xmlns:cc="http://creativecommons.org/ns#">Pat David</a> <br/>
is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US"
rel="license">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>.
@@ -258,7 +258,7 @@ The original tutorial this was adapted from can be found <a href="../Lite_Quicki
<a href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US" rel="license">
- <img alt="Creative Commons License" src="http://i.creativecommons.org/l/by-sa/3.0/80x15.png"
style="border-width:0"></a><br/>
+ <img alt="Creative Commons License" src="http://i.creativecommons.org/l/by-sa/3.0/80x15.png"
style="border-width:0" /></a><br/>
<span property="dct:title" xmlns:dct="http://purl.org/dc/terms/">GIMP Tutorial - GIMP Quickies (text &
images)</span>
by <a href="http://blog.patdavid.net" property="cc:attributionName" rel="cc:attributionURL"
xmlns:cc="http://creativecommons.org/ns#">Pat David</a><br/>
Licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US" rel="license">Creative
Commons Attribution-ShareAlike 3.0 Unported License</a>.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]