|
|
Line 1: |
Line 1: |
| <html> | | <html> |
| <style> | | <div style="padding: 2em; background: linear-gradient(94deg, #E2F5FA 0%, #F7FAFC 49%, #FFDABB 100%);"> |
| #content-heading {
| | <div style="max-width: 589px; width: 100%; display: flex; flex-direction: column; gap: 10px; padding-right: 2em; box-sizing: border-box;"> |
| display:none; | | <div style="color: #182933; font-size: 2.25em; font-family: 'Outfit', sans-serif; font-weight: 700; text-transform: uppercase; word-wrap: break-word;">MDriven education</div> |
| }
| | <div style="color: #182933; font-size: 1.25em; font-family: 'Outfit', sans-serif; font-weight: 500; letter-spacing: 0.40px; word-wrap: break-word;">Learn. Model. Design</div> |
| | | <div style="color: black; font-size: 1em; font-family: 'Outfit', sans-serif; font-weight: 400; word-wrap: break-word;">Visualize and build your ideas. Discover more with MDriven documentation, hands-on training, and certifications to help you get the most from MDriven products.</div> |
| #breadcrumbs { | | <div style="width: 100%; max-width: 392px; height: 2.25em; position: relative; display: flex; align-items: center; background: white; border-radius: 4px; border: 1px #E3E8EE solid;"> |
| display:none;
| | <div style="margin-left: 10px;"> |
| }
| | <svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14" fill="none"> |
| </style> | | <path d="M13 13L9 9L13 13ZM10.3333 5.66667C10.3333 8.244 8.244 10.3333 5.66667 10.3333C3.08934 10.3333 1 8.244 1 5.66667C1 3.08934 3.08934 1 5.66667 1C8.244 1 10.3333 3.08934 10.3333 5.66667Z" stroke="#999B9E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> |
| | | </svg> |
| <div class="container">
| | </div> |
| <div class="starter-kit--wrapper ">
| | <input type="search" placeholder="Search MDriven Education" style="flex-grow: 1; border: none; outline: none; padding-left: 10px;"> |
| <div class="start">
| |
| <p class="start__desc"> Don't know where to start?</p>
| |
| <a href="https:/index.php/Starter_Kit" class="btn-start--outline">Starter Kit</a>
| |
| </div> | | </div> |
| </div> | | </div> |
| | | </div> |
| <div class="departments-wrapper">
| |
| | |
| <div class="departments">
| |
| <ul class="departments__list departments__list--base">
| |
| <li><a href="/index.php/Main_concepts_definition"> Main concepts definition</a></li>
| |
| <li><a href="/index.php/Category:1000_Steps_Program">1000 steps to MDriven</a></li>
| |
| <li><a href="/index.php/Special:Categories">Categories</a></li>
| |
| </ul>
| |
| </div>
| |
|
| |
| <div class="departments">
| |
| <a class="departments__header" href="/index.php/Tutorials_(mostly_video_material)">Video Material</a>
| |
| <ul class="departments__list departments__list--video">
| |
| <li><a href="/index.php/MDriven_Designer_Overview_Sessions">MDriven Designer Overview</a></li>
| |
| <li><a href="/index.php/MDriven_Turnkey_Sessions">MDriven Turnkey Overview</a></li>
| |
| <li><a href="/index.php/Learn_OCL">OCL</a></li>
| |
| </ul>
| |
| <a class="more-link" href="/index.php/Tutorials_(mostly_video_material)"> Learn more </a>
| |
| </div>
| |
| | |
| | |
| <div class="departments">
| |
| <a class="departments__header" href="/index.php/Example_Gist">Sample Gist </a>
| |
| <ul class="departments__list departments__list--cases">
| |
| <li><a href="/index.php/WPFMahappAndGantt"> WPFMahappAndGantt</a></li>
| |
| <li><a href="/index.php/A_Trello_like_Board_In_MDrivenTurnkey"> A Trello like Board </a></li>
| |
| <li><a href="/index.php/Rest_Services_In_MDriven">Rest Services </a></li>
| |
| </ul>
| |
| <a class="more-link" href="/index.php/Example_Gist"> Learn more </a>
| |
| </div>
| |
| | |
|
| |
| <div class="departments">
| |
| <a class="departments__header" href="https://www.capableobjects.com/"> Updates</a>
| |
| <ul class="departments__list departments__list--updates">
| |
| <li><a href="https://blog.mdriven.net/">Recent MDriven Blog article</a></li>
| |
| <li><a href="https://wiki.mdriven.net/index.php/Functionality_changes">Recent MDriven Wiki articles</a></li>
| |
| </ul>
| |
| <a class="more-link" href="https://www.capableobjects.com/"> Learn more </a>
| |
| </div>
| |
| | |
| | |
| </div>
| |
| <div class="category_icons">
| |
| <p class= "category_icons"> Also, browse the <a href="/index.php/Special:Categories ">Categories</a> to navigate to topics when you don't know the right keywords to successfully search. </p>
| |
| <ul class="category_icons_list">
| |
| <li> <a id="Discovery" href="/index.php/Category:Discovery"> Discovery</a></li>
| |
| <li> <a id="Beginner" href="/index.php/Category:Beginner"> Beginner</a></li>
| |
| <li> <a id="Intermediate" href="/index.php/Category:Intermediate"> Intermediate </a></li>
| |
| <li> <a id="Advanced" href="/index.php/Category:Advanced">Advanced </a></li>
| |
| </ul>
| |
| </div>
| |
| </div>
| |
| | |
|
| |
|
| </html> | | </html> |
| [[Education:TheIndex]]
| |