This shows you the differences between two versions of the page.
pm:prj2024:avaduva:keren_ioana.boingiu [2024/05/26 12:39] keren_ioana.boingiu [Rezultate Obţinute] |
pm:prj2024:avaduva:keren_ioana.boingiu [2024/05/26 12:45] (current) keren_ioana.boingiu [Software Design] |
||
---|---|---|---|
Line 433: | Line 433: | ||
- **buzzBuzzer**: Activare buzzer pentru feedback. | - **buzzBuzzer**: Activare buzzer pentru feedback. | ||
</note> | </note> | ||
- | |||
===== Rezultate Obţinute ===== | ===== Rezultate Obţinute ===== | ||
- | |||
<html> | <html> | ||
- | <iframe width="690" height="345" src="https://youtu.be/HOOvTrTaHN0?si=UbdiY-QmdyCoV04e" title="TANANANANA" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> | + | <head> |
+ | <meta charset="UTF-8"> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
+ | <title>YouTube Video Embed</title> | ||
+ | </head> | ||
+ | <body> | ||
+ | <iframe width="690" height="345" src="https://www.youtube.com/embed/HOOvTrTaHN0?rel=0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> | ||
+ | </body> | ||
</html> | </html> | ||
+ | |||
<note tip> | <note tip> |