Bootcamp/Start/Levels
No edit summary Tag: 2017 source edit |
(Added Edited template with July 12, 2025.) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Edited|July|12|2025}} | |||
<html> | <html> | ||
<style> | <style> | ||
Line 46: | Line 47: | ||
transition: transform 0.3s ease; | transition: transform 0.3s ease; | ||
flex: 1; | flex: 1; | ||
min-height: | min-height: 100px; | ||
display: flex; | display: flex; | ||
flex-direction: column; | flex-direction: column; | ||
Line 55: | Line 56: | ||
} | } | ||
.section:hover { | .section:hover { | ||
transform: scale(1. | transform: scale(1.02); | ||
} | } | ||
.section:link, | .section:link, | ||
Line 192: | Line 193: | ||
<a href="/index.php/Training:Bootcamp/Start/Levels/Intermediate" class="section intermediate"> | <a href="/index.php/Training:Bootcamp/Start/Levels/Intermediate" class="section intermediate"> | ||
<div class="section-title">INTERMEDIATE</div> | <div class="section-title">INTERMEDIATE</div> | ||
<div class="section-content">You | <div class="section-content">You would like to understand modeling better and examine how MDriven approaches modeling. Join the trail from here!</div> | ||
</a> | </a> | ||
<img src="https://wiki.mdriven.net/images/0/00/Person_intermediate.png" alt="Intermediate Icon" class="icon-placeholder"> | <img src="https://wiki.mdriven.net/images/0/00/Person_intermediate.png" alt="Intermediate Icon" class="icon-placeholder"> | ||
Line 201: | Line 202: | ||
<a href="/index.php/Training:Bootcamp/Start/Levels/Experienced" class="section advanced"> | <a href="/index.php/Training:Bootcamp/Start/Levels/Experienced" class="section advanced"> | ||
<div class="section-title">ADVANCED</div> | <div class="section-title">ADVANCED</div> | ||
<div class="section-content">You | <div class="section-content">You have some knowledge about models, but want to understand the inner workings of MDriven. Dive right in with the more complex concepts behind the MDriven tools.</div> | ||
</a> | </a> | ||
</div> | </div> |
Latest revision as of 06:27, 20 January 2025
This page was created by Edgar on 2024-08-12. Last edited by Edgar on 2025-01-20.
Choose the right option for you