Quick

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

Card

How does the card work?.

Card can be used as the top header or footer.

Also card functions is multi-function depending on your design needs.

Try gw-card now and look your results.

Output
Card

Card Content

Add containers inside the card to create different sections:

Header

My paragrahp please write somthing here what ever you need. You can use this card to put in to your website as footer and header.

HTML INPUT

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

<div class="gw-container">
  <h2>Card Content</h2>
  <p>Add containers inside the card to create different sections:</p>

  <div class="gw-card-4" style="width:50%;">
    <header class="gw-container gw-red">
      <h1>Header</h1>
    </header>

   <div class="gw-container">
  <p>My paragrahp please write somthing here what ever you need. 
  You can use this card to put in to your website as footer and header.</p>
  </div>

  <footer class="gw-container gw-blue">
     <h5>Footer</h5>
    </footer>
  </div>
</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