Sha256: fc94be41cae0a73f000bc6ae61a4da5fd9a48164178bff22f8defa579aba6347

Contents?: true

Size: 677 Bytes

Versions: 5

Compression:

Stored size: 677 Bytes

Contents

<div class="section" id="images">
<h3>Adding images</h3>

<p>Images proliferate on the Web. It wasn't until the Mosaic browser
added support for images in 1993 that a critical mass of people
realized the potential of the Web. You can add images to your
documents with the <span class="element">img</span> element &#8211;
<span class="element">img</span> is short for image.</p>

<p>When the image is ready, the page looks like <a class="figref" href="#fig-loaded">this figure</a>.</p>

<div class="figure" id="fig-loaded">
  <p class="caption">The image has been loaded.</p>
  <p class="art"><img alt="[image]" src="assets/images/html-18.png" style="width: 100%;" /></p>
</div>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
bookshop-0.1.4 lib/bookshop/generators/bookshop/app/templates/book/bodymatter/ch01/adding_images.html.erb
bookshop-0.1.3 lib/bookshop/generators/bookshop/app/templates/book/bodymatter/ch01/adding_images.html.erb
bookshop-0.1.2 lib/bookshop/generators/bookshop/app/templates/book/bodymatter/ch01/adding_images.html.erb
bookshop-0.1.1 lib/bookshop/generators/bookshop/app/templates/book/bodymatter/ch01/adding_images.html.erb
bookshop-0.1.0 lib/bookshop/generators/bookshop/app/templates/book/bodymatter/ch01/adding_images.html.erb