Skip to content

Commit d620d4b

Browse files
authored
Merge pull request #2887 from PaulBoersma/master
link under photo
2 parents cd7a6e6 + 19f7962 commit d620d4b

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

docs/index.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,39 +10,39 @@
1010
<body bgcolor="#FFCCCC">
1111

1212
<table border=0 cellpadding=0 cellspacing=0 width="100%"><tr><td bgcolor="#CCCC00"><table border=4 cellpadding=9 width="100%"><tr>
13-
<td align=center bgcolor="#000000"><img src=pictures/praat.png width=48 height=48 alt=""></td>
13+
<td align=center bgcolor="#000000"><img src="pictures/praat.png" width=48 height=48 alt=""></td>
1414
<td align=center bgcolor="#000000">
1515
<font face="Palatino,Book Antiqua,Times" size=6 color="#999900"><b>Praat: doing phonetics by computer</b></font>
1616
</td>
17-
<td align=center bgcolor="#000000"><img src=pictures/praat.png width=48 height=48 alt=""></td>
17+
<td align=center bgcolor="#000000"><img src="pictures/praat.png" width=48 height=48 alt=""></td>
1818
</table></table>
1919

2020
<table border=4 cellpadding=5 cellspacing=3 width="100%">
2121
<tr>
2222
<td bgcolor="#FFFFFF">
2323
<font size="+2"><b>Download Praat:</b></font><br>
24-
&nbsp;&nbsp;&nbsp;* <a href=download_mac.html>Macintosh</a>, <a href=download_win.html>Windows</a><br>
25-
&nbsp;&nbsp;&nbsp;* <a href=download_linux.html>Linux</a>, <a href=download_raspberrypi.html>Raspberry Pi</a>, <a href=download_chrome.html>Chromebook</a><br>
26-
&nbsp;&nbsp;&nbsp;* ( <a href=download_freebsd.html>FreeBSD</a>, <a href=download_sgi.html>SGI</a>,
27-
<a href=download_solaris.html>Solaris</a>, <a href=download_hpux.html>HPUX</a> )<br>
24+
&nbsp;&nbsp;&nbsp;* <a href="download_mac.html">Macintosh</a>, <a href="download_win.html">Windows</a><br>
25+
&nbsp;&nbsp;&nbsp;* <a href="download_linux.html">Linux</a>, <a href="download_raspberrypi.html">Raspberry Pi</a>, <a href="download_chrome.html">Chromebook</a><br>
26+
&nbsp;&nbsp;&nbsp;* ( <a href="download_freebsd.html">FreeBSD</a>, <a href="download_sgi.html">SGI</a>,
27+
<a href="download_solaris.html">Solaris</a>, <a href="download_hpux.html">HPUX</a> )<br>
2828
&nbsp;&nbsp;&nbsp;* <a href="manual/License.html">license</a> and <a href=download_sources.html>source code</a><br>
2929
<td bgcolor="#FFFFFF">
3030
<font size="+2"><b>Information on Praat:</b></font><br>
3131
&nbsp;&nbsp;&nbsp;* Introductory tutorial: choose <b>Intro</b> from Praat’s <b>Help</b> menus.<br>
3232
&nbsp;&nbsp;&nbsp;* Extensive manuals and tutorials: in Praat’s <b>Help</b> menus.<br>
33-
&nbsp;&nbsp;&nbsp;* <a href=manualsByOthers.html>Beginner’s manuals by others</a>.<br>
33+
&nbsp;&nbsp;&nbsp;* <a href="manualsByOthers.html">Beginner’s manuals by others</a>.<br>
3434
&nbsp;&nbsp;&nbsp;* Paul Boersma’s <a href="https://www.fon.hum.uva.nl/paul/praat.html">publications</a> on algorithms and tutorials.<br>
3535
<tr>
3636
<td bgcolor="#FFFFFF" colspan=2>
3737
<table width="100%" border=0>
3838
<tr align=center>
39-
<td><table><tr><td align=center><a href="/paul/"><img src=pictures/pboersma.jpg alt="" width=95></a><tr><td align=center><a href="/paul/">Paul</a></table></td>
39+
<td><table><tr><td align=center><a href="/paul/"><img src="pictures/pboersma.jpg" alt="" width=95></a><tr><td align=center><a href="https://www.fon.hum.uva.nl/paul/">Paul</a></table></td>
4040
<td>
4141
<font size="+2"><b>The authors:</b></font><br>
4242
&nbsp;&nbsp;&nbsp;Paul Boersma and David Weenink&nbsp;&nbsp;&nbsp;<br>
4343
<a href="https://www.fon.hum.uva.nl">Phonetic Sciences</a>, University of Amsterdam<br>visiting: Spuistraat 134<br>mail: P.O. Box 1642, 1000BP Amsterdam<br>The Netherlands
4444
</td>
45-
<td><table><tr><td align=center><a href="/david/"><img src=pictures/david.gif alt="" width=95></a><tr><td align=center><a href="/david/">David</a></table></td>
45+
<td><table><tr><td align=center><a href="/david/"><img src="pictures/david.gif" alt="" width=95></a><tr><td align=center><a href="https://www.fon.hum.uva.nl/david/">David</a></table></td>
4646
</table>
4747
<tr>
4848
<td bgcolor="#FFFFFF" colspan=2>

0 commit comments

Comments
 (0)