Sha256: dffb8d5004ba8f132ef5f02f42682c173ca1d9370b043ab299062d4570c202f9
Contents?: true
Size: 311 Bytes
Versions: 8
Compression:
Stored size: 311 Bytes
Contents
<!doctype html> <html lang="en"> <head> </head> <title></title> </head> <body> <table id="table"> <tr> <th>Column One</th> <th>Column Two</th> </tr> <tr> <td>One</td> <td>Two</td> </tr> <tr> <td>Three</td> <td>Four</td> </tr> </body> </html>
Version data entries
8 entries across 8 versions & 1 rubygems