70 lines
2.4 KiB
HTML
70 lines
2.4 KiB
HTML
<!--
|
|
title: abcd edsdf
|
|
description:
|
|
published: true
|
|
date: 2026-04-23T08:33:57.024Z
|
|
tags:
|
|
editor: code
|
|
dateCreated: 2026-04-23T05:48:59.751Z
|
|
-->
|
|
|
|
<h1>1_Basic Turns Course</h1>
|
|
<hr>
|
|
<div class="video-outer-container">
|
|
<div class="video-inner-box">
|
|
<iframe
|
|
src="https://video.terbits.xyz/player.html?src=videos/Bluesrooms/Begginer%20Survival%20Kit/Basic%20Turns/1_Basic%20Turns%20Course.mp4"
|
|
frameborder="0"
|
|
allowfullscreen
|
|
allow="autoplay; fullscreen">
|
|
</iframe>
|
|
</div>
|
|
</div>
|
|
|
|
<style>
|
|
/* 클래스 명 중복 방지를 위해 고유한 이름 사용 */
|
|
.video-outer-container {
|
|
width: 100% !important; /* 모바일 우선: 가로 꽉 채움 */
|
|
max-width: 100% !important;
|
|
margin: 20px auto !important;
|
|
}
|
|
|
|
/* 데스크톱 너비 조절 (768px 이상일 때) */
|
|
@media (min-width: 768px) {
|
|
.video-outer-container {
|
|
width: 60% !important; /* 데스크톱에서 60% 적용 */
|
|
}
|
|
}
|
|
|
|
.video-inner-box {
|
|
position: relative !important;
|
|
width: 100% !important;
|
|
height: 0 !important;
|
|
padding-top: 56.25% !important; /* 16:9 비율 유지 핵심 */
|
|
overflow: hidden !important;
|
|
}
|
|
|
|
.video-inner-box iframe {
|
|
position: absolute !important;
|
|
top: 0 !important;
|
|
left: 0 !important;
|
|
width: 100% !important;
|
|
height: 100% !important; /* 부모의 padding 영역을 100% 채움 */
|
|
border: 0 !important;
|
|
}
|
|
</style>
|
|
<hr>
|
|
<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>TIP & TRICKS: <ul>
|
|
<li>Leaders should prepare by lifting the left hand and turning the body slightly to signal the turn.</li>
|
|
<li>Followers should keep the right arm relaxed to allow it to cut across the body naturally during the turn.</li>
|
|
<li>Use a 'magic button' signal by placing the hand on the partner's back to indicate returning to close position.</li>
|
|
<li>Maintain distance as a leader to allow the follower to lift the elbow and slide back into connection.</li>
|
|
</ul></p>
|
|
<p>REMEMBER: <ul>
|
|
<li>The turn takes eight counts to complete, so keep the basic steps slow and controlled.</li>
|
|
<li>Followers should look at the inside of their elbow during the turn to maintain orientation.</li>
|
|
<li>Traveling a bit during the turn is normal and should not be forced.</li>
|
|
<li>Clear body positioning and hand signals help communicate the move effectively between partners.</li>
|
|
</ul></p> |