How it works?.
Both function on DESKTOP & MOBILE.
Show on Desktop. Hide on Mobile.
Show on Mobile. Hide on Desktop
Output
Write something here.
Write something here..
Write something here.
<!DOCTYPE html> <html> <title>GW MOBILE</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="https://www.cdn.getweb.dev/docs/pro/css/v1/getweb_pro_v1.css"> <body> <div class="gw-container gw-card"> <h1>My Mobile</h1> </div> <div class="gw-container"> <hr> <div class="gw-cell-row"> <div class="gw-cell" style="width:30%"> <img src="assets/brand/getWeb.svg" style="width:100%;"> </div> <div class="gw-cell gw-container"> <h3>Body1</h3> <p>Write something here.</p> </div> </div> <hr> <div class="gw-cell-row"> <div class="gw-cell" style="width:30%"> <img src="assets/brand/getWeb.svg" style="width:100%;"> </div> <div class="gw-cell gw-container"> <h3>Body2</h3> <p>Write something here..</p> </div> </div> <hr> <div class="gw-cell-row"> <div class="gw-cell" style="width:30%"> <img src="assets/brand/getWeb.svg" style="width:100%;"> </div> <div class="gw-cell gw-container"> <h3>Body3</h3> <p>Write something here.</p> </div> </div> <hr> </div> <div class="gw-container"> <h3>This the Footer</h3> </div> </body>
Stay update on the version?
V.1.0.0