Bootcamp/Levels
Tag: Undo |
No edit summary Tag: 2017 source edit |
||
(4 intermediate revisions by the same user not shown) | |||
Line 40: | Line 40: | ||
.section { | .section { | ||
border-radius: 20px; | border-radius: 20px; | ||
padding: | padding: 50px; | ||
box-sizing: border-box; | box-sizing: border-box; | ||
cursor: pointer; | cursor: pointer; | ||
Line 51: | Line 51: | ||
text-decoration: none; | text-decoration: none; | ||
color: inherit; | color: inherit; | ||
text-align: left; | |||
} | } | ||
.section:hover { | .section:hover { | ||
Line 64: | Line 65: | ||
.beginner { | .beginner { | ||
background: rgba(255, 218, 187, 0.60); | background: rgba(255, 218, 187, 0.60); | ||
} | } | ||
.intermediate { | .intermediate { | ||
background: rgba(217, 217, 217, 0.45); | background: rgba(217, 217, 217, 0.45); | ||
} | } | ||
.advanced { | .advanced { | ||
background: #112B3C; | background: #112B3C; | ||
color: white !important; | color: white !important; | ||
} | } | ||
.section-title { | .section-title { | ||
Line 189: | Line 187: | ||
<div class="section-container"> | <div class="section-container"> | ||
<img src="https:// | <img src="https://wiki.mdriven.net/images/6/6e/Person_beginner.png" alt="Beginner Icon" class="icon-placeholder"> | ||
<a href="/index.php/Bootcamp/Beginner" class="section beginner"> | <a href="/index.php/Bootcamp/Beginner" class="section beginner"> | ||
<div class="section-title">BEGINNER</div> | <div class="section-title">BEGINNER</div> | ||
<div class="section-content">You | <div class="section-content">You want to learn software modeling using the MDriven tools and you’ve got a lot of questions. This is the place to start - right from the basics!</div> | ||
</a> | </a> | ||
</div> | </div> | ||
Line 201: | Line 199: | ||
<div class="section-content">You have some understanding of models but you need to brush up on what you know and learn what else is new. Join the trail from here!</div> | <div class="section-content">You have some understanding of models but you need to brush up on what you know and learn what else is new. Join the trail from here!</div> | ||
</a> | </a> | ||
<img src="https:// | <img src="https://wiki.mdriven.net/images/0/00/Person_intermediate.png" alt="Intermediate Icon" class="icon-placeholder"> | ||
</div> | </div> | ||
<div class="section-container"> | <div class="section-container"> | ||
<img src="https:// | <img src="https://wiki.mdriven.net/images/6/66/Person_advanced.png" alt="Advanced Icon" class="icon-placeholder"> | ||
<a href="/index.php/Bootcamp/Advanced" class="section advanced"> | <a href="/index.php/Bootcamp/Advanced" class="section advanced"> | ||
<div class="section-title">ADVANCED</div> | <div class="section-title">ADVANCED</div> |
Latest revision as of 23:34, 9 August 2024
Choose the right option for you
This page was edited 174 days ago on 08/10/2024. What links here