Sha256: f66139d6e614e4e397141e55f17ec65fc3b45aba5f9c5d8ed86604229b3e1a9d
Contents?: true
Size: 278 Bytes
Versions: 56
Compression:
Stored size: 278 Bytes
Contents
<html> <head> <title>With Frames</title> </head> <body> <div id="divInMainWindow">This is the text for divInMainWindow</div> <iframe src="/frame_one" id="frameOne"></iframe> <iframe src="/frame_two" id="frameTwo"></iframe> </body> </html>
Version data entries
56 entries across 56 versions & 13 rubygems