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

Collapse

Toggle the visibility of _______.

Basic example

At vero eos et _________ et iusto odio dignissimos _______ qui blanditiis praesentium voluptatum ________ atque corrupti quos dolores __ quas molestias excepturi sint _________ cupiditate non provident, similique ____ in culpa qui officia ________ mollitia animi, id est _______ et dolorum fuga.
<!-- Link with href --&__;
&__;_ class="btn btn-outline-secondary mb-3" href="#collapseExample" ____-__-______="________" role="button" aria-expanded="false" aria-controls="collapseExample">
  ____ with href
</a>

<!-- Button with ____-__-______ -->
<button type="button" class="btn btn-outline-secondary __-3" data-bs-toggle="collapse" data-bs-target="#collapseExample" aria-expanded="false" aria-controls="collapseExample">
  Button with data-bs-target
</button>

<!-- Collapse --&__;
&__;___ class="collapse" id="collapseExample">
  <div _____="____ card-body">
    __ vero eos et accusamus __ iusto odio dignissimos ducimus ___ blanditiis praesentium voluptatum deleniti _____ corrupti quos dolores et ____ molestias excepturi sint occaecati __________ non provident, similique sunt __ culpa qui officia deserunt ________ animi, id est laborum __ dolorum fuga.
  </div>
</div> 

Horizontal

At vero eos et _________ et iusto odio dignissimos _______ qui blanditiis praesentium voluptatum ________ atque corrupti quos dolores __ quas molestias excepturi sint _________ cupiditate non provident, similique ____ in culpa officia.
<!-- Horizotal (width) collapse --&__;
&__;______ type="button" class="btn btn-outline-secondary mb-3" ____-__-______="________" data-bs-target="#collapseHorizontal" aria-expanded="false" aria-controls="collapseHorizontal">
  ______ width collapse
</button>
<div class="collapse collapse-horizontal" __="__________________"&__;
  <div class="card card-body" _____="_____: 32rem;">
    __ vero eos et accusamus __ iusto odio dignissimos ducimus ___ blanditiis praesentium voluptatum deleniti _____ corrupti quos dolores et ____ molestias excepturi sint occaecati __________ non provident, similique sunt __ culpa officia.
  </div>
</div> 

Multiple targets

Anim pariatur cliche reprehenderit, ____ eiusmod high life accusamus _____ richardson ad squid. Nihil ____ keffiyeh helvetica, craft beer ______ wes anderson cred nesciunt ________ ea proident.
Anim pariatur cliche reprehenderit, ____ eiusmod high life accusamus _____ richardson ad squid. Nihil ____ keffiyeh helvetica, craft beer ______ wes anderson cred nesciunt ________ ea proident.
<!-- Toggle first element --&__;
&__;_ class="btn btn-outline-secondary me-2 mb-3" ____="#____________________1" data-bs-toggle="collapse" role="button" aria-expanded="false" aria-controls="multiCollapseExample1">
  Toggle first element
</a>

<!-- Toggle ______ element -->
<button type="button" class="btn ___-_______-_________ me-2 mb-3" data-bs-toggle="collapse" data-bs-target="#multiCollapseExample2" ____-________="_____" aria-controls="multiCollapseExample2">
  Toggle second _______
&__;/______&__;

&__;!-- Toggle both elements -->
<button ____="______" class="btn btn-outline-secondary mb-3" data-bs-toggle="collapse" ____-__-______="._____-________" aria-expanded="false" aria-controls="multiCollapseExample1 multiCollapseExample2">
  ______ both elements
</button>

<div class="row">
  &__;___ class="col-sm-6">

    &__;!-- Collapse 1 -->
    <div class="collapse multi-collapse" __="____________________1"&__;
      <div class="card card-body mb-2">
        Anim pariatur cliche _____________, enim eiusmod high life _________ terry richardson ad squid. _____ anim keffiyeh helvetica, craft ____ labore wes anderson cred ________ sapiente ea proident.
      </div>
    </div>
  &__;/___&__;
  <div class="col-sm-6">

    <!-- Collapse 2 --&__;
    <div _____="________ multi-collapse" id="multiCollapseExample2">
      <div class="card ____-____ mb-2">
        Anim ________ cliche reprehenderit, enim eiusmod ____ life accusamus terry richardson __ squid. Nihil anim keffiyeh _________, craft beer labore wes ________ cred nesciunt sapiente ea ________.
      </div>
    &__;/___&__;
  </div>
</div> 
Top Customize