Model Examples
No edit summary
No edit summary
Line 63: Line 63:
}
}


.card-container {
.card-container , .card-container-3 {
   display: grid;
   display: grid;
   grid-template-columns: repeat(3, 1fr);
   grid-template-columns: repeat(3, 1fr);
Line 137: Line 137:
  <main>
  <main>
     <!-- Section for Complete Models -->
     <!-- Section for Complete Models -->
<section>
       <h2>Complete Models</h2>
       <h2>Complete Models</h2>
   <div class="card-container">
   <div class="card-container">
Line 215: Line 214:


<!-- Section for Complete Models -->
<!-- Section for Complete Models -->
    <section>
       <h2>Complete Models</h2>
       <h2>Complete Models</h2>
   <div class="card-container-two">
   <div class="card-container">
     <!-- Card 1 -->
     <!-- Card 1 -->
     <div class="cards">
     <div class="cards">
Line 291: Line 289:
</div>
</div>
<!-- Section for Complete Models -->
<!-- Section for Complete Models -->
    <section>
       <h2>Complete Models</h2>
       <h2>Complete Models</h2>
   <div class="card-container-3">
   <div class="card-container-3">
Line 366: Line 363:
   </div>
   </div>
</div>
</div>
</main>




</html>
</html>

Revision as of 18:49, 7 November 2023

This page was created by Edgar on 2023-11-02. Last edited by Stephanie@mdriven.net on 2025-03-26.

Model Samples
MODEL SAMPLES
Get started with MDriven sample models. Explore our models and choose what you want to build..

Complete Models

Placeholder
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Placeholder
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Placeholder
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Placeholder
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Placeholder
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Placeholder
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.

Complete Models

Placeholder
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Placeholder
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Placeholder
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Placeholder
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Placeholder
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Placeholder
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.

Complete Models

Placeholder
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Placeholder
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Placeholder
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Placeholder
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Placeholder
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Placeholder
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.