www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/pronunciation pronunciation.html


From: Jason Self
Subject: www/pronunciation pronunciation.html
Date: Fri, 26 Nov 2010 17:21:17 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Jason Self <jxself>     10/11/26 17:21:17

Modified files:
        pronunciation  : pronunciation.html 

Log message:
        Update pronunciation to use HTML 5 audio tag

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/pronunciation/pronunciation.html?cvsroot=www&r1=1.1&r2=1.2

Patches:
Index: pronunciation.html
===================================================================
RCS file: /web/www/www/pronunciation/pronunciation.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- pronunciation.html  26 Nov 2010 17:01:51 -0000      1.1
+++ pronunciation.html  26 Nov 2010 17:21:13 -0000      1.2
@@ -45,12 +45,15 @@
 was named:
 </p>
 
-<p>
-<ul class="inline" id="download"> <li><a
-href="http://www.gnu.org/audio/gnu-pronunciation.ogg";>How To Say GNU</a></li>
-<li><a href="http://www.gnu.org/audio/how-gnu-was-named.ogg";>How GNU Was Named
-</a></li></ul>
-</p>
+<p><strong>How to say &ldquo;GNU&rdquo;:</strong></p>
+<p><audio src="http://www.gnu.org/audio/gnu-pronunciation.ogg"; controls>
+<a href="http://www.gnu.org/audio/gnu-pronunciation.ogg";>How To Say GNU</a>
+</audio></p>
+
+<p><strong>How GNU Was Named:</strong></p>
+<audio src="http://www.gnu.org/audio/how-gnu-was-named.ogg"; controls>    
+<a href="http://www.gnu.org/audio/how-gnu-was-named.ogg";>How GNU Was Named</a>
+</audio></p>
 
 <p>The combination of <a href="/gnu/linux-and-gnu.html">GNU and
 Linux</a> is the <strong>GNU/Linux operating system</strong>, now used
@@ -95,7 +98,7 @@
 
 <p>Updated:
 <!-- timestamp start -->
-$Date: 2010/11/26 17:01:51 $
+$Date: 2010/11/26 17:21:13 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]