Sandbox 2: Unterschied zwischen den Versionen

Aus Wiki Grepolis DE
Zur Navigation springen
Keine Bearbeitungszusammenfassung
(Änderung 16509 von Gaius Iulius Caesar (Diskussion) rückgängig gemacht.)
Zeile 1: Zeile 1:
<!DOCTYPE html>
<table border="0">
 
<tr border="0">
<html>
<td border="0">Hallo</td>
<head>
<td border="0">Hallo 2</td>
 
</head>
<body>
 
 
<style>
table, th, td {
    border: 0px solid black;
}
</style>
 
<table>
<tr>
<td>Hallo</td>
<td>Hallo 2</td>
</tr>
</tr>
</table>
</table>
</body>
</html>

Version vom 28. Juli 2018, 12:42 Uhr

Hallo Hallo 2