Sha256: 030c7dc4d42ee15ecbe323e0cd15cc596c29deb10d1e96e8041e8b5c827ca9ec
Contents?: true
Size: 454 Bytes
Versions: 87
Compression:
Stored size: 454 Bytes
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Collections</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> </head> <body> <span id="a_span"> <div>first_div</div> <div>second_div</div> <span>first_span</span> <span>second_span</span> </span> </body> </html>
Version data entries
87 entries across 87 versions & 2 rubygems