1.html 360 B

12345678910111213
  1. <div id="editor">
  2. <p>This is a line of text.</p>
  3. <p>This is a line of text.</p>
  4. <p>This is a line of text.</p>
  5. <p>This is a line of text.</p>
  6. <figure class="image">
  7. <img src="sample.jpg" alt="Sample image">
  8. </figure>
  9. <p>This is a line of text.</p>
  10. <p>This is a line of text.</p>
  11. <p>This is a line of text.</p>
  12. <p>This is a line of text.</p>
  13. </div>