Duhh
This commit is contained in:
parent
c3aba5c948
commit
6607120bb6
@ -37,31 +37,13 @@ To clearly illustrate the internal mechanics, structural design, and assembly st
|
|||||||
- Included Media
|
- Included Media
|
||||||
- **Assembly Video** – starts with an exploded view and step-by-step buildup
|
- **Assembly Video** – starts with an exploded view and step-by-step buildup
|
||||||
|
|
||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
<iframe width="560" height="315" src="https://www.youtube.com/embed/hN_mbnVWklc" frameborder="0" 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="560" height="315" src="https://www.youtube.com/embed/hN_mbnVWklc" frameborder="0" allowfullscreen></iframe>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
|
||||||
- **Disassembly Video** – shows teardown process in reverse order
|
- **Disassembly Video** – shows teardown process in reverse order
|
||||||
|
|
||||||
<!DOCTYPE html>
|
<iframe width="560" height="315" src="https://www.youtube.com/embed/ylcnBYmR19A" frameborder="0" allowfullscreen></iframe>
|
||||||
<html lang="en">
|
|
||||||
<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="560" height="315" src="https://www.youtube.com/embed/ylcnBYmR19A" frameborder="0" allowfullscreen></iframe>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
|
||||||
- **Transparent Body Image** – reveals internal components without hiding the casing
|
- **Transparent Body Image** – reveals internal components without hiding the casing
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user