Bonjour,

Comment faire ceci enti�rement en javascript?
Code : S�lectionner tout - Visualiser dans une fen�tre � part
1
2
3
4
5
6
7
8
 
<table>
		<tr>
			<td id ="1">Mot1</td>
			<td id ="2">Mot2</td>
			<td id ="3">Mot3</d>
		</tr>
</table>