Hey, where did my words go? (Click to hide)

In the trial version of Web2Disk every fifth word is blanked out. To copy this site with all the words, please upgrade to the full version and copy this website again.

Inspyder Web2Disk: The Website Downloader

Customize theme

Colors
Primary
Success
Warning
Danger
Info
Direction
RTL

Change text direction

To switch the text _________ of your webpage from ___ to RTL, please consult ___ detailed instructions provided in ___ relevant section of our _____________.
Border width, px
Rounding, rem

To apply the provided ______ to your webpage, enclose ____ within a <style> tag and insert ____ tag into the <head> section of your ____ document after the following ____ to the main stylesheet:
<link href="assets/css/theme.min.css">


           
_________ docs

Tooltips

Custom tooltips for local _____ storage.

Static examples

Live demo

<!-- Tooltip on top --&__;
&__;______ type="button" class="btn btn-outline-secondary" data-bs-toggle="tooltip" ____-__-_________="___" data-bs-title="Tooltip on top">
  _______ on top
</button>

<!-- Tooltip on _____ -->
<button type="button" class="btn btn-outline-secondary" ____-__-______="_______" data-bs-placement="right" data-bs-title="Tooltip on right">
  Tooltip on right
</button>

<!-- Tooltip __ bottom -->
<button type="button" class="btn ___-_______-_________" data-bs-toggle="tooltip" data-bs-placement="bottom" data-bs-title="Tooltip on ______"&__;
  Tooltip on bottom
</button>

<!-- _______ on left -->
<button type="button" _____="___ btn-outline-secondary" data-bs-toggle="tooltip" data-bs-placement="left" data-bs-title="Tooltip __ left">
  Tooltip on ____
&__;/______&__;

&__;!-- Tooltip with HTML -->
<button ____="______" class="btn btn-outline-secondary" data-bs-toggle="tooltip" data-bs-html="true" ____-__-_____="&__;__&__;_______&__;/__&__; <u>with</u> <b>HTML</b>">
  Tooltip ____ HTML
</button> 

Small size

<!-- Small size tooltip ____ is applied via data-bs-custom-class="tooltip-sm" --&__;
&__;______ type="button" class="btn btn-outline-secondary" data-bs-toggle="tooltip" ____-__-______-_____="_______-__" data-bs-placement="top" data-bs-title="I'm a small _______"&__;
  Small tooltip example
</button> 
Top Customize