Anne-Charlotte commited on
Commit
43a4f9a
·
verified ·
1 Parent(s): 3086fe9

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +4 -4
index.html CHANGED
@@ -88,9 +88,9 @@
88
  </div>
89
  </div>
90
  </div>
91
- <!-- Video Tutorial Section -->
 
92
  <div class="video-section">
93
- <!-- Left - Video -->
94
  <div class="video-wrapper">
95
  <iframe
96
  src="https://www.youtube.com/embed/_r0cHySFbeY"
@@ -102,7 +102,6 @@
102
  ></iframe>
103
  </div>
104
 
105
- <!-- Right - Text content -->
106
  <div class="video-text">
107
  <h2>Follow Steps by Steps</h2>
108
  <p class="video-description">
@@ -135,7 +134,8 @@
135
  </div>
136
  </div>
137
  </div>
138
- </div>
 
139
  </div>
140
  </main>
141
 
 
88
  </div>
89
  </div>
90
  </div>
91
+ <!-- Video section
92
+ <!-- Video Tutorial Section
93
  <div class="video-section">
 
94
  <div class="video-wrapper">
95
  <iframe
96
  src="https://www.youtube.com/embed/_r0cHySFbeY"
 
102
  ></iframe>
103
  </div>
104
 
 
105
  <div class="video-text">
106
  <h2>Follow Steps by Steps</h2>
107
  <p class="video-description">
 
134
  </div>
135
  </div>
136
  </div>
137
+ </div>
138
+ -->
139
  </div>
140
  </main>
141