Bootcamp/Main
No edit summary Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
(2 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
justify-content: flex-start; | justify-content: flex-start; | ||
align-items: center; | align-items: center; | ||
} | } | ||
Line 22: | Line 21: | ||
margin: 0 10%; | margin: 0 10%; | ||
text-align: left; | text-align: left; | ||
font-size: 1.2em; | font-size: 1.2em; | ||
color: #000; | color: #000; | ||
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); | box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); | ||
margin-bottom: 7em; | margin-bottom: 7em; | ||
opacity: 0; | opacity: 0; | ||
animation: fadeIn 1.5s ease-out forwards; | animation: fadeIn 1.5s ease-out forwards; | ||
Line 49: | Line 47: | ||
.video-container { | .video-container { | ||
text-align: center; | text-align: center; | ||
margin-bottom: 60px; | margin-bottom: 60px; | ||
opacity: 0; | opacity: 0; | ||
animation: fadeIn 1.5s ease-out 0.5s forwards; | animation: fadeIn 1.5s ease-out 0.5s forwards; | ||
Line 57: | Line 55: | ||
width: 100%; | width: 100%; | ||
max-width: 800px; | max-width: 800px; | ||
height: 450px; | height: 450px; | ||
border: none; | border: none; | ||
border-radius: 15px; | border-radius: 15px; | ||
Line 89: | Line 87: | ||
<div class="video-container"> | <div class="video-container"> | ||
<iframe src="https://www.youtube.com/embed/ | <iframe src="https://www.youtube.com/embed/video" allowfullscreen></iframe> | ||
<a href="/index.php/Training:Bootcamp/Start" class="next-step-button">NEXT STEP - BOOTCAMP: BEFORE STARTING GUIDE</a> | <a href="/index.php/Training:Bootcamp/Start" class="next-step-button">NEXT STEP - BOOTCAMP: BEFORE STARTING GUIDE</a> | ||
</div> | </div> | ||
</html> | </html> |
Latest revision as of 12:06, 12 August 2024
MDriven Learn presents:
BOOTCAMP
Learn how to model, prototype and build anything.
BOOTCAMP
Learn how to model, prototype and build anything.
This page was edited 160 days ago on 08/12/2024. What links here