Bootcamp/Start/Levels
(Created page with "<html> <style> body { margin: 0; padding: 0; font-family: 'Outfit', sans-serif; } .bootcamp-container { width: 100%; position: relative; margin: auto; padding: 10px; box-sizing: border-box; } .header { width: 100%; height: 70px; background: #E2F5FA; display: flex; align-items: center; justify-content: center; margin-top: 20px; }...")
Tag: 2017 source edit
 
No edit summary
Tag: 2017 source edit
Line 188: Line 188:
<div class="section-container">
<div class="section-container">
       <img src="https://wiki.mdriven.net/images/6/6e/Person_beginner.png" alt="Beginner Icon" class="icon-placeholder">
       <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/Training:Bootcamp/Start/Levels/Beginner" class="section beginner">
             <div class="section-title">BEGINNER</div>
             <div class="section-title">BEGINNER</div>
             <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>
             <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>
Line 195: Line 195:


<div class="section-container">
<div class="section-container">
         <a href="/index.php/Bootcamp/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 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>
Line 204: Line 204:
<div class="section-container">
<div class="section-container">
         <img src="https://wiki.mdriven.net/images/6/66/Person_advanced.png" alt="Advanced Icon" class="icon-placeholder">
         <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/Training:Bootcamp/Start/Levels/Advanced" class="section advanced">
             <div class="section-title">ADVANCED</div>
             <div class="section-title">ADVANCED</div>
             <div class="section-content">You are very familiar with modeling and now you just want to understand how MDriven does it. Dive right in with the more advanced concepts behind the MDriven tools.</div>
             <div class="section-content">You are very familiar with modeling and now you just want to understand how MDriven does it. Dive right in with the more advanced concepts behind the MDriven tools.</div>

Revision as of 12:50, 12 August 2024