Quantcast
Channel: MobileRead Forums
Viewing all articles
Browse latest Browse all 50080

Title page: Part above, part below?

$
0
0
:welcome:

Issue: Title page. Part of the title should appear above, other part below. How to do?

Code:

HTML
  <h1>Title</h1>

  </div>

  <p>Explanation</p>

  <div class="absolute">

    <p>Advice</p>

  </div>


Code:

CSS
div.absolute {
  position: absolute;
  bottom: 0;

Works fine in calibre file preview - but not in my e-reader. :blink:

Viewing all articles
Browse latest Browse all 50080

Latest Images

Trending Articles



Latest Images