+ (deprecated) Temporary Hint/Video Tutorial
Source Code
index.html
<link
rel="stylesheet"
href="https://codefinity-content-media-v2.s3.eu-west-1.amazonaws.com/courses/c1087363-9025-4c37-8d5e-983a32a007e9/other-section/css-practice.css"
/>
<button
class="button"
type="button"
onclick="handleTempHint('hint-temp')"
id="hint-temp"
style="margin-right: 10px"
>
Hint
</button>
<button
class="button"
type="button"
onclick="handleTempHint('sol-temp')"
id="sol-temp"
>
Video Tutorial
</button>
<script src="https://codefinity-content-media-v2.s3.eu-west-1.amazonaws.com/courses/c1087363-9025-4c37-8d5e-983a32a007e9/other-section/css-practice.js"></script>
War alles klar?
Danke für Ihr Feedback!
Abschnitt 9. Kapitel 22