aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarsten Schoenert <c.schoenert@t-online.de>2019-03-24 21:27:55 +0100
committerCarsten Schoenert <c.schoenert@t-online.de>2019-03-24 21:27:55 +0100
commit5c2d9554e21837e2f1c07735051bc6309ba24d81 (patch)
treea8fed39307e008c89ea8a98dfc64bc726c696379
parent0b9805ebfe1fa518835c66c288dff251ce9962ac (diff)
download: playing around with some hover text
A basic hover usage within the Verify section.
-rw-r--r--english/download/index.wml10
1 files changed, 8 insertions, 2 deletions
diff --git a/english/download/index.wml b/english/download/index.wml
index cb2f61f7bb0..96aa51fd09a 100644
--- a/english/download/index.wml
+++ b/english/download/index.wml
@@ -59,7 +59,10 @@
<div align="center">
<h3>Step 2 - Verify</h3>
<p><strong>Verify the download</strong></p>
- <a href="verify.en.html"><img src="img/verify.png" alt="[Pic: Verify]"></a>
+ <div class="tooltip">
+ <span class="tooltiptext">In deep explanations about how to verify your download.</span>
+ <a href="verify.en.html"><img src="img/verify.png" alt="[Pic: Verify]"></a>
+ </div>
<div class="centered-middle-50 centered-middle-50-none-list">
<ul class="centered-middle-50-none-list">
<li>It's a good idea to proof your downloaded files on correctness and
@@ -69,7 +72,10 @@
while the images are created. Your downloaded file needs to fit these sum
so you can be sure the file is completely equal and valid to the original
file.</li>
- <li>Follow <a href="verify.en.html">here</a> to find further information.</li>
+ <li>Follow <a href="verify.en.html">
+ <div class="tooltip">here
+ <span class="tooltiptext">Follow that link for more in deep explanationsand howtos.</span>
+ </div></a> to find further information.</li>
</ul>
</div>
</div>

© 2014-2024 Faster IT GmbH | imprint | privacy policy