Untitled
unknown
plain_text
a year ago
334 B
11
Indexable
<html> <head> <body> <div class="grid-container"> <div class="grid-item"> The King</div> <div class="grid-item"> The Queen</div> <div class="grid-item"> The Coronation </div> <table> <tr> <td>The Coronation</td> <td>Official coronation portrait</td> <td>The Royal Regalia</td> </tr> </table> </body> </head> </html>
Editor is loading...
Leave a Comment