3D FlipBook Simple PDF by HTML tag

The example demonstrates how easily you can embed PDF flipbook into your page using 3D FlipBook jQuery plugin. No coding skills are required, just create a div, add CSS class flip-book-container and set PDF url as src attribute:

  <div class="flip-book-container" src="books/pdf/CondoLiving.pdf"></div>

Do not forget to set required height for the div container.