docs: update Dance/Blues/Instruction_Video/Bluesroom/new-page/0_abcd_esdf
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
title: abcd edsdf
|
title: abcd edsdf
|
||||||
description:
|
description:
|
||||||
published: true
|
published: true
|
||||||
date: 2026-04-23T08:24:27.873Z
|
date: 2026-04-23T08:26:11.520Z
|
||||||
tags:
|
tags:
|
||||||
editor: code
|
editor: code
|
||||||
dateCreated: 2026-04-23T05:48:59.751Z
|
dateCreated: 2026-04-23T05:48:59.751Z
|
||||||
@@ -11,7 +11,18 @@ dateCreated: 2026-04-23T05:48:59.751Z
|
|||||||
<h1>1_Basic Turns Course</h1>
|
<h1>1_Basic Turns Course</h1>
|
||||||
<hr>
|
<hr>
|
||||||
<iframe src="https://video.terbits.xyz/player.html?src=videos/Bluesrooms/Begginer%20Survival%20Kit/Basic%20Turns/1_Basic%20Turns%20Course.mp4" width="60%" height="420" frameborder="0" allowfullscreen allow="autoplay; fullscreen"></iframe>
|
<iframe src="https://video.terbits.xyz/player.html?src=videos/Bluesrooms/Begginer%20Survival%20Kit/Basic%20Turns/1_Basic%20Turns%20Course.mp4" width="60%" height="420" frameborder="0" allowfullscreen allow="autoplay; fullscreen"></iframe>
|
||||||
|
<style>
|
||||||
|
.responsive-video {
|
||||||
|
/* 데스크톱에서는 80%, 모바일에서는 100% 등으로 조절 가능 */
|
||||||
|
width: 100%;
|
||||||
|
/* 16:9 비율 유지 (영상 표준) */
|
||||||
|
aspect-ratio: 16 / 9;
|
||||||
|
/* 가로 너비가 너무 커지는 것 방지 */
|
||||||
|
max-width: 800px;
|
||||||
|
display: block;
|
||||||
|
margin: 0 auto;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
<hr>
|
<hr>
|
||||||
<p>COURSE: Basic Turns</p>
|
<p>COURSE: Basic Turns</p>
|
||||||
<p>FOCUS: This lesson teaches the inside turn in dance, focusing on proper technique for leaders and followers to execute the turn smoothly and return to close position.</p>
|
<p>FOCUS: This lesson teaches the inside turn in dance, focusing on proper technique for leaders and followers to execute the turn smoothly and return to close position.</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user