« Programmation objet et géométrie/Rappels sur html » : différence entre les versions

Contenu supprimé Contenu ajouté
DannyS712 (discussion | contributions)
m <source> -> <syntaxhighlight> (phab:T237267)
→‎Cellules : Modernisation
Ligne 259 :
<syntaxhighlight lang="html5">
<body>
<table bgcolorstyle="background-color: red;">
<tr bgcolorstyle="background-color: green;">
<td bgcolorstyle="background-color: blue;">oui</td>
<td bgcolorstyle="background-color: blue;">non</td>
</tr>
</table>