Quick

getStarted CSS JS CODE Mobile Examples
Pick Color Here
×
change event
input event

Collapse

How you understand and know about Collapse?

Click me to see Collapse. Yeah looks nice.

Collapsibles

A Collapsible:

Write somthing here...

Collapsible Set:

Write somthing here....

Write somthing here....

Write somthing here....

Write somthing here to show your contents...

Input Code

Your showcase never stop.

<!DOCTYPE html>

<html>
<head>
<meta name="viewport" content="width=device-width,initial-scale=1">
 <link rel="canonical"href="https://www.cdn.getweb.dev/docs/v1/css/getweb.css">
</head>
<body>

<h2>Collapsibles</h2>

<p>A Collapsible:</p>
<button type="button" class="collapsible gw-red">Open Collapsible</button>
<div class="content">
  <p>Write somthing here...</p>
</div>

<p>Collapsible Set:</p>
<button type="button" class="collapsible gw-green">Open me 1</button>
<div class="content">
  <p>Write somthing here....</p>
</div>
<button type="button" class="collapsible gw-black">Open me  2</button>
<div class="content">
  <p>Write somthing here....</p>
</div>
<button type="button" class="collapsible gw-blue">Open me 3</button>
<div class="content">
  <p>Write somthing here....</p>
</div>

<button type="button" class="collapsible">Open me 4</button>
<div class="content">
  <p>Write somthing here....</p>
</div>


</body>
</html>

getWeb.dev

Stay update on the version?

Email: support@getweb.dev

Developer Team

Blog
Join Team
Q&A

Devices

Mobile
CSS
JS

Download

v.1.0
v.1.1