Sha256: 6160cf6a9d0e9e2e2d138dc540617c12e214594f9b29d407f2d41a26493d04f7
Contents?: true
Size: 1.24 KB
Versions: 4
Compression:
Stored size: 1.24 KB
Contents
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>FakePage</title> </head> <body> <table> <tr class="tr_with_title"> <td> <h1 class="title_under_table">Title 1</h1> <a href="http://linkto.title.one" class="title_under_table">Link Title 1</a> </td> </tr> <tr class="tr_with_title"> <td> <h1 class="title_under_table">Title 2</h1> <a href="http://linkto.title.one" class="title_under_table">Link Title 2</a> </td> </tr> <tr class="tr_with_title"> <td> <h1 class="title_under_table">Title 3</h1> <a href="http://linkto.title.one" class="title_under_table">Link Title 3</a> </td> </tr> <tr class="tr_with_title"> <td> <h1 class="title_under_table">Title 4</h1> <a href="http://linkto.title.one" class="title_under_table">Link Title 4</a> </td> </tr> <tr class="tr_with_title"> <td> <h1 class="title_under_table">Title 5</h1> <a href="http://linkto.title.one" class="title_under_table">Link Title 5</a> </td> </tr> </table> </body> </html>
Version data entries
4 entries across 4 versions & 1 rubygems