Advertisement
Guest User

ashleyballetarts html

a guest
Apr 24th, 2020
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 68.66 KB | None | 0 0
  1. <html>
  2.     <head>
  3.         <meta name="viewport" content="width=device-width, initial-scale=1">
  4.         <style>
  5.             /*create and style the button*/
  6.             .preballetcollapsible {
  7.                 background-color: #ffe6e6;
  8.                 cursor: pointer;
  9.                 padding: 20px;
  10.                 width: 100%;
  11.                 border: solid 3px;
  12.                 border-color: #cccccc;
  13.                 text-align: left;
  14.                 outline: none;
  15.                 font-size: 18px;
  16.             }
  17.            
  18.             /*style the button when hovered and/or active*/
  19.             .active, .preballetcollapsible:hover {
  20.                 background-color: #ffcccc;
  21.                 padding: 19px !important;
  22.                 border: solid 4px !important;
  23.                 border-color: #cccccc !important;
  24.             }
  25.            
  26.             /*create and style the content section*/
  27.             .preballetcontent {
  28.                 padding: 0 20px;
  29.                 max-height: 0;
  30.                 overflow: hidden;
  31.                 transition: max-height 0.3s ease-out;
  32.                 margin: 0px 5px 12px 5px;
  33.                 background-color: #f0f0f0;
  34.             }
  35.            
  36.             /*add triangle icons to button to indicate closed or open*/
  37.             .preballetcollapsible:after {
  38.                 content: "\25B6" !important;
  39.                 font-size: 15px;
  40.                 float: right;
  41.                 margin-right: 10px;
  42.             }
  43.             .active:after {
  44.                 content: "\25BC" !important;
  45.             }
  46.         </style>
  47.     </head>
  48.     <body>
  49.         <div style="background: #fff6f6; border: solid 4px #ffeeee; padding: 20px; margin-bottom: 40px;">
  50.             <h2 style="padding: 20px; border: solid 4px #ffeeee; background: #fff6f6;">
  51.                 Pre-Ballet Classes
  52.             </h2>
  53.             <h4>
  54.                 Pre-Ballet 1
  55.             </h4>
  56.             <button class="preballetcollapsible">
  57.                 Pre-Ballet 1 - Thursday March 19th 4:15pm - Miss Jenn
  58.             </button>
  59.             <div class="preballetcontent">
  60. <p style="text-align: left;">Hello Pre-Ballet 1, Thursday 4:15 class!</p>
  61. <p style="text-align: left;">Even though we can’t be at the studio together, I am so glad we can learn and dance together today with some online materials. I hope you have some fun, and maybe even get a family member to join in with your class!</p>
  62. <p style="text-align: left;">Today we will start with our some exercises we do in a circle, then put our imaginations to use to practice our levels: low, medium and high. You don’t need a perfect dance floor, just a small area you can move around in safely.</p>
  63. <p style="text-align: left;">I also recommend wearing your dance uniform, so you feel proud and comfortable while working on your movement.</p>
  64. <p style="text-align: left;">Virtual Class:</p>
  65. <p style="text-align: left;">Here is your video for this week's 3/19/20 class: <a href="https://youtu.be/k8ZnOj2wwfk">https://youtu.be/k8ZnOj2wwfk</a></p>
  66. <p style="text-align: left;">Thoughtfulness for class:</p>
  67. <p style="text-align: left;">We have been working on our long, strong dancer posture. Keep working to hold your balance with hard postures!</p>
  68. <p style="text-align: left;">At Home Activity:</p>
  69. <p style="text-align: left;">Watch this video of the 4 Swans from Swan Lake. It is an amazing video and shows strong dancers working together to move exactly at the same time. Let me know what you think! <a href="https://youtu.be/Xd2nTXsivHs">https://youtu.be/Xd2nTXsivHs</a></p>
  70. <p style="text-align: left;">Thank you for dancing with me today! I hope we are together at the studio soon,</p>
  71. <p style="text-align: left;">Miss Jenn</p>
  72.             </div>
  73.             <button class="preballetcollapsible">
  74.                 Pre-Ballet 1 - Thursday April 9th 4:15pm - Miss Jenn
  75.             </button>
  76.             <div class="preballetcontent">
  77. <p style="text-align: left;">Hello Pre-Ballet 1, Thursday 4:15pm Class,</p>
  78. <p style="text-align: left;">I hope you all enjoyed the last online class we did together, and are excited for another one! I'm glad we can be together today and stay learning and engaged with dance. As a reminder, we don’t expect you to do everything perfectly, just have some fun and enjoy dancing!</p>
  79. <p style="text-align: left;">Today we will start with our warm up, followed by a review of ballet terms. Ballet terms are in French. Try to say the words after I say them in the video, and then we will try them out in our bodies.</p>
  80. <p style="text-align: left;">I also recommend wearing your dance uniform, so you feel proud and comfortable while working on your movement.</p>
  81. <p style="text-align: left;"><strong>Part 1:</strong> <a href="https://youtu.be/rYE82n3mGwc">Here is your video for your 4/9/20 class</a></p>
  82. <p style="text-align: left;">For Parents: In case you'd like to refer to the words we review during class, they are:</p>
  83. <ul style="text-align: left;">
  84.     <li>Plié (to bend)</li>
  85.     <li>Tendu (to stretch)</li>
  86.     <li>Piqué (to prick)</li>
  87.     <li>Échappé (to escape)</li>
  88.     <li>Bourrée ("fast feet" - simplified translation)</li>
  89. </ul>
  90. <p style="text-align: left;"><strong>Part 2:</strong></p>
  91. <ul style="text-align: left;">
  92.     <li>Attached is a <a href="http://ashleyballetarts.com/wp-content/uploads/2020/03/Dance-Coloring-Pages-1.pdf">Ballet Coloring Page of 2nd position (PDF)</a>. This is the position we jump to in "Échappé." If you don't have a printer, feel free to draw your own version!</li>
  93. </ul>
  94. <p style="text-align: left;">I'd love to hear how this material is working for your child. I hope your family is doing well.</p>
  95. <p style="text-align: left;">Thank you for dancing with me today! I hope we are together at the studio soon,</p>
  96. <p style="text-align: left;">Miss Jenn</p>
  97.             </div>
  98.             <button class="preballetcollapsible">
  99.                 Pre-Ballet 1 - Thursday April 16th 4:15pm - Miss Jenn
  100.             </button>
  101.             <div class="preballetcontent">
  102. <p style="text-align: left;">Hello Pre-Ballet 1, Thursday 4:15pm Class,</p>
  103. <p style="text-align: left;">I miss the energy of everybody in the studio, but am so glad we have the chance to stay connected through dance in our own spaces. This week at ABAA is Choreography Week. We will be working our brains a lot to learn a whole dance! As always, we don’t expect you to do everything perfectly, just have fun and enjoy dancing. You don’t need a perfect dance floor, just a small area you can move around in safely. A chair is just fine for a barre!</p>
  104. <p style="text-align: left;">I also recommend wearing your dance uniform, so you feel proud and comfortable while working on your movement.</p>
  105. <p style="text-align: left;"><strong>Part 1:</strong> Here is your video for today’s 4/16/20 class: <a href="https://youtu.be/M4eNIlLyjGE">https://youtu.be/M4eNIlLyjGE</a></p>
  106. <p style="text-align: left;">Thoughtfulness for class:</p>
  107. <ul style="text-align: left;">
  108.     <li>We learn a dance at the end of class. Try to remember the order of the steps, and practice over and over until you know the dance all by yourself.</li>
  109. </ul>
  110. <p style="text-align: left;">Here is the music in case you'd like to practice the dance without the video:
  111. <a href="https://youtu.be/Z9YPp_jzB3M">https://youtu.be/Z9YPp_jzB3M</a></p>
  112. <p style="text-align: left;"><strong>Part 2:</strong> Put on a Performance</p>
  113. <ul style="text-align: left;">
  114.     <li>Put on a Performance for your family! Decide on a time when you are ready for an audience, and assign someone to help start the music or video. Wear your ballet uniform and perform the Defile piece. It's ok if it isn't perfect, it's a great chance to practice your stage presence.</li>
  115.     <li>If you take a video of your performance, I would love to see it! You can email it to me or just let me know that you did the assignment :)</li>
  116. </ul>
  117. <p style="text-align: left;">Thank you for dancing with me today! I hope we are together at the studio soon,</p>
  118. <p style="text-align: left;">Miss Jenn</p>
  119.             </div>
  120.             <button class="preballetcollapsible">
  121.                 Pre-Ballet 1 - Thursday April 23rd 4:15pm - Miss Jenn
  122.             </button>
  123.             <div class="preballetcontent">
  124. <p style="text-align: left;">Hello Pre-Ballet 1, Thursday 4:15pm Class,</p>
  125. <p style="text-align: left;">Even though I miss seeing each of you in the studio each week, I am glad we have the chance to dance together with our online classes. This week at ABAA is new warm-up week. You will be learning a brand new warm-up that combines the material we’ve learned so far this year. Some of it is new, and some you may remember from before. You don’t need a perfect dance floor, just a small area you can move around in safely.</p>
  126. <p style="text-align: left;">I also recommend wearing your dance uniform, so you feel proud and comfortable while working on your movement.</p>
  127. <p style="text-align: left;"><strong>Part 1:</strong> Here is your video for today’s 4/23/20 class: <a href="https://youtu.be/18wpdFI6_TU">https://youtu.be/18wpdFI6_TU</a></p>
  128. <p style="text-align: left;">Thoughtfulness for class:</p>
  129.  
  130. <ul style="text-align: left;">
  131.     <li>Do you have a favorite movement from class? Practice that movement all by yourself after class.</li>
  132. </ul>
  133. <p style="text-align: left;"><strong>Part 2:</strong> Choreography Review: Défilé <a href="https://youtu.be/M4eNIlLyjGE?t=303">https://youtu.be/M4eNIlLyjGE?t=303</a></p>
  134. <p style="text-align: left;">This is last week’s video that goes through our Défilé piece. At the end, I hope you dance along with me through the whole piece!</p>
  135. <p style="text-align: left;">Here is the music in case you'd like to practice the dance without the video: <a href="https://youtu.be/Z9YPp_jzB3M">https://youtu.be/Z9YPp_jzB3M</a></p>
  136. <p style="text-align: left;"><strong>Part 3:</strong></p>
  137.  
  138. <ul style="text-align: left;">
  139.     <li>This is a video from “Swan Lake.” The ballerina is playing a swan. Notice her beautiful arms and how the music and movement go together.</li>
  140. </ul>
  141. <p style="text-align: left;">Take care, and happy dancing!</p>
  142. <p style="text-align: left;">Miss Jenn</p>
  143.             </div>
  144.             <button class="preballetcollapsible">
  145.                 Pre-Ballet 1 - Saturday March 21st 9:15am - Miss Jacqueline
  146.             </button>
  147.             <div class="preballetcontent">
  148. <p style="text-align: left;">Hello Pre Ballet 1, Saturday 9:15am class,</p>
  149. <p style="text-align: left;">Even though we can't be at the studio together, I am so glad we are making online materials available to you.</p>
  150. <p style="text-align: left;">Today I am going to share of few different options with you. I will include some short videos (under 5 minutes) and one longer video. I know first-hand that options are always great, but especially right now. Being thrust into unexpected homeschooling and a new “normal” for the time being we will all need a little extra help. These videos are completely optional and hopefully offer you and your little dancer some relief in this stressful time!</p>
  151. <p style="text-align: left;">I recommend having your dancer wearing their dance uniform. My daughter Nadya helped me with the short videos and I could instantly see a change in her when she put her ballet uniform on. It’s a great way to bring back some routine.</p>
  152. <p style="text-align: left;">Here is your video for March 21st class: <a href="https://youtu.be/-Zcbz9zRJcY">https://youtu.be/-Zcbz9zRJcY</a></p>
  153. <p style="text-align: left;">Here are the links for the shorter videos.</p>
  154. <p style="text-align: left;">Warm Up Stretches: <a href="https://youtu.be/r7blflp8oTQ">https://youtu.be/r7blflp8oTQ</a></p>
  155. <p style="text-align: left;">These are simple easy stretches that you can do with your child. They are easy to learn and could be incorporated into your daily routine.</p>
  156. <p style="text-align: left;">Simple Center Work: <a href="https://youtu.be/s0oyITHO_x0">https://youtu.be/s0oyITHO_x0</a></p>
  157. <p style="text-align: left;">This is a short video that you could do any time your dancer has a little bit of extra energy, but might not be able to focus for a full class.</p>
  158. <p style="text-align: left;">Thoughtfulness for class:</p>
  159. <p style="text-align: left;">We have worked a lot on posture and staying tall in our backs. Have your dancer try their plies while placing something (a small soft toy) on their head.</p>
  160. <p style="text-align: left;">Select a fun drawing from the Dance Coloring Activity Pages (see PDF doc)</p>
  161. <p style="text-align: left;">Thank you for dancing with me today! I hope we are together at the studio soon,</p>
  162. <p style="text-align: left;">Miss Jacqueline</p>
  163.             </div>
  164.             <button class="preballetcollapsible">
  165.                 Pre-Ballet 1 - Saturday April 11th 9:15am - Miss Jacqueline
  166.             </button>
  167.             <div class="preballetcontent">
  168. <p style="text-align: left;">Hello Pre-Ballet 1, Saturday at 9:15,</p>
  169. <p style="text-align: left;">I hope everyone has been enjoying the warmer weather and made the best of your Staycation Spring Break!</p>
  170. <p style="text-align: left;">This week we are going to focus on the universal language of ballet -- French! No matter where you go in the world, ballet instructors use the French terminology. Please discuss this with your dancer and ask your dancer if they know any other words in another language. The dancers always love sharing what languages they know. Encourage your dancer to share their knowledge!</p>
  171. <p style="text-align: left;">This lesson will review the basic steps that we use weekly in class. The dancers will review how to do the step, what it means, and will be asked to say that French name.</p>
  172. <p style="text-align: left;">Here is the link for April 11th class -  <a href="https://youtu.be/Of76W01WpBY">https://youtu.be/Of76W01WpBY</a> (this video includes this week's Vocabulary material as well as the previous lesson at the end so that it is accessible in one place).</p>
  173. <p style="text-align: left;">I recommend having your dancer wear their dance uniform to continue the routine and feel proud of their dancing.</p>
  174. <p style="text-align: left;">Thoughtfulness for class:</p>
  175.  
  176. <ul style="text-align: left;">
  177.     <li>When your dancer has completed the video, ask them to teach you their favorite step and what the French name is. Don’t worry if they have difficulty remembering. Dancers will continue to review these steps throughout their training.</li>
  178. </ul>
  179. <p style="text-align: left;">I have also attached the <a href="http://ashleyballetarts.com/wp-content/uploads/2020/03/Dance-Coloring-Pages-1.pdf">coloring sheets</a> again this week. ;)</p>
  180. <p style="text-align: left;">Thank you for dancing with me today!</p>
  181. <p style="text-align: left;">Miss Jacqueline</p>
  182.             </div>
  183.             <button class="preballetcollapsible">
  184.                 Pre-Ballet 1 - Saturday April 18th 9:15am - Miss Jacqueline
  185.             </button>
  186.             <div class="preballetcontent">
  187. <p style="text-align: left;">Hello Pre Ballet 1, Saturday 9:15am class,</p>
  188. <p style="text-align: left;">I hope you all enjoyed our Vocabulary week!</p>
  189. <p style="text-align: left;">This week we will be focusing on Choreography - the sequence of steps or movements used to create a dance. Did you know that choreography isn’t only used by dancers? Choreography is used in a variety of fields, including ballet, opera, musical theater, cheerleading, gymnastics, fashion shows, ice skating, marching band, show choir, theatre, synchronized swimming, video game production, and animated art.Today we will begin with some basic stretches and do our warm-up exercises. The final portion of class we will focus on learn a short dance – Choreography!</p>
  190. <p style="text-align: left;">I also recommend having your dancer wear their uniform, so they feel proud and comfortable while working on their choreography.</p>
  191. <p style="text-align: left;">Here is your video for the April 18th class: <a href="https://youtu.be/CW6SS45Rj2Y">https://youtu.be/CW6SS45Rj2Y</a></p>
  192. <p style="text-align: left;">Activity:</p>
  193. <p style="text-align: left;">Talk to your dancer about the different types of Choreography mentioned above. Ask your dancer if they have noticed choreography in an activity they do. If you notice choreography point it out to your dancer and ask them to do the same. For extra fun have your dancer choreograph a dance using 3 steps they know!</p>
  194. <p style="text-align: left;">Thank you for dancing with me today!</p>
  195. <p style="text-align: left;">Miss Jacqueline</p>
  196.             </div>
  197.             <h4>
  198.                 Pre-Ballet 2
  199.             </h4>
  200.             <button class="preballetcollapsible">
  201.                 Pre-Ballet 2 - Tuesday March 17th 4:00pm - Miss Jacqueline
  202.             </button>
  203.             <div class="preballetcontent">
  204. CONTENT
  205.             </div>
  206.             <button class="preballetcollapsible">
  207.                 Pre-Ballet 2 - Tuesday April 7th 4:00pm - Miss Jacqueline
  208.             </button>
  209.             <div class="preballetcontent">
  210. <p style="text-align: left;">Hello Pre Ballet 2, Tuesday 4pm class,</p>
  211. <p style="text-align: left;">I hope everyone has been enjoying the warmer weather and made the best of your Staycation Spring Break!</p>
  212. <p style="text-align: left;">This week we are going to focus on the language of ballet. French is the universal language of ballet. No matter where you go in the world ballet instructors use the French terminology. Please discuss this with your dancer and any other ask your dancer if they know any words in another language. The dancers always love sharing what languages they know. Encourage your dancer to share their knowledge!</p>
  213. <p style="text-align: left;">This lesson will review the basic steps that we use weekly in class. The dancers will review how to do the step, what it means, and will be asked to say that French name.</p>
  214. <p style="text-align: left;">I recommend having your dancer wear their dance uniform to continue the routine and feel proud of their dancing.</p>
  215. <p style="text-align: left;">Here is the vocabulary video for April 7th:</p>
  216. <p style="text-align: left;"><a href="https://youtu.be/iwz5KuvEhs4">https://youtu.be/iwz5KuvEhs4</a></p>
  217. <p style="text-align: left;">Here are the links for the shorter videos again</p>
  218. <p style="text-align: left;">Warm Up Stretches: <a href="https://youtu.be/r7blflp8oTQ">https://youtu.be/r7blflp8oTQ</a></p>
  219. <p style="text-align: left;">Simple Center Work: <a href="https://youtu.be/s0oyITHO_x0">https://youtu.be/s0oyITHO_x0</a></p>
  220. <p style="text-align: left;">Thoughtfulness for class:</p>
  221. <p style="text-align: left;">When your dancer has completed the video ask them to teach you their favorite step and what the French name is. Don’t worry if they have difficulty remembering. Dancers will continue to review these steps throughout their training.</p>
  222. <p style="text-align: left;">Here is a fun Dance Coloring Activity Pages (see PDF doc)</p>
  223. <p style="text-align: left;">Thank you for dancing with me today!</p>
  224. <p style="text-align: left;">Miss Jacqueline</p>
  225.             </div>
  226.             <button class="preballetcollapsible">
  227.                 Pre-Ballet 2 - Tuesday April 14th 4:00pm - Miss Jacqueline
  228.             </button>
  229.             <div class="preballetcontent">
  230. <p style="text-align: left;">Hello Pre Ballet 2, Tuesday 4pm class,</p>
  231. <p style="text-align: left;">I hope you all enjoyed our Vocabulary week! This week we will be focusing on Choreography- the sequence of steps or movements used to create a dance. Did you know that choreography isn’t only used by dancers? Choreography is used in a variety of fields, including ballet, opera, musical theater, cheerleading, gymnastics, fashion shows, ice skating, marching band, show choir, theatre, synchronized swimming, video game production, and animated art.</p>
  232. <p style="text-align: left;">Today we will begin with some basic stretches and do our warm-up exercises. The final portion of class we will focus on learning/reviewing our Choreography. I also recommend having your dancer wear their uniform, so they feel proud and comfortable while working on their choreography.</p>
  233. <p style="text-align: left;">Here is your video for the April 14th class: <a href="https://youtu.be/yGP7_MfrTfQ">https://youtu.be/yGP7_MfrTfQ</a></p>
  234. <p style="text-align: left;">Activity:</p>
  235. <p style="text-align: left;">Talk to your dancer about the different types of Choreography mentioned above. Ask your dancer if they have noticed choreography in an activity they do. If you notice choreography point it out to your dancer and ask them to do the same. For extra fun have your dancer choreograph a dance using 3 steps they know!</p>
  236. <p style="text-align: left;">Thank you for dancing with me today!</p>
  237. <p style="text-align: left;">Miss Jacqueline</p>
  238.             </div>
  239.             <button class="preballetcollapsible">
  240.                 Pre-Ballet 2 - Tuesday April 21st 4:00pm - Miss Jacqueline
  241.             </button>
  242.             <div class="preballetcontent">
  243. <p style="text-align: left;">Hello Pre Ballet 2, Tuesday 4pm class,</p>
  244. <p style="text-align: left;">Welcome to New Combination/Warm-Up Week. For my Pre-Ballet classes I have decided to call this Shapes Week!</p>
  245. <p style="text-align: left;">Ballet is a unique art form. Unlike most art forms, you don’t need an instrument or a tool to create art. Dancers use their body to create lines and shapes. Today dancers will do a new warm-up that focuses on creating shapes. Dancers will look for and try to create different shapes with their legs and arms. All the movements are steps dancer already know. Get ready to have some fun and look for your favorite shape!</p>
  246. <p style="text-align: left;">Today’s video will include:</p>
  247. <ul style="text-align: left;">
  248.     <li>Shapes Combinations</li>
  249.     <li>Choreography Review</li>
  250. </ul>
  251. <p style="text-align: left;">I also recommend having your dancer wear their uniform, so they feel proud and comfortable while working on their choreography.</p>
  252. <p style="text-align: left;">Here is your video for the April 21st class: <a href="https://youtu.be/V2Fxb6dAA_4">https://youtu.be/V2Fxb6dAA_4</a></p>
  253. <p style="text-align: left;">Thank you for dancing with me today!</p>
  254. <p style="text-align: left;">Miss Jacqueline</p>
  255.             </div>
  256.             <button class="preballetcollapsible">
  257.                 Pre-Ballet 2 - Friday March 20th 4:00pm - Miss Michelle
  258.             </button>
  259.             <div class="preballetcontent">
  260. <p style="text-align: left;">Hello Pre-Ballet 2, Friday 4pm class,</p>
  261. <p style="text-align: left;">Even though we can’t be at the studio together, I am so glad we can learn and dance together today with some online materials. We don’t expect you to do everything perfectly, just have some fun, dance is good for the soul and the immune system!</p>
  262. <p style="text-align: left;">Today we will go through our usual warm-up and stretches, practice our plié and tendu exercises, and do a few traveling steps to help you get your wiggles out! You don’t need a perfect dance floor, just a small area you can move around in safely.</p>
  263. <p style="text-align: left;">I also recommend wearing your dance uniform, so you feel proud and comfortable while working on your movement.</p>
  264. <p style="text-align: left;">Part 1: Classwork</p>
  265. <p style="text-align: left;">Here is the video link for today's Friday, March 20th 4:00pm missed class: <a href="https://youtu.be/aMSW0s4ednI">https://youtu.be/aMSW0s4ednI</a></p>
  266. <p style="text-align: left;">Thoughtfulness for class:</p>
  267. <ul style="text-align: left;">
  268.     <li>We have been working so hard on keeping our posture up in our plies. Don't bonk your nose on the wall in front of you. Keep standing tall!</li>
  269.     <li>Remember the banana feet we have been practicing? Work to show off those fancy feet each time you pick your feet off the floor. Show these banana feet in your skips and chassé exercises.</li>
  270. </ul>
  271. <p style="text-align: left;">Part 2: Beyond the Classroom</p>
  272. <p style="text-align: left;">For additional ballet fun, I have sent out a ballet coloring sheet for you to complete! On this page the dancers are doing what is called "reverence." Reverence typically looks like a bow or curtsy, and it is the last exercise of a ballet class, in which the ballet dancers pay respect to and acknowledge the teacher. We do this at the end of all of our ballet classes too!</p>
  273. <p style="text-align: left;">Thank you for dancing with me today! I hope we are together at the studio soon,</p>
  274. <p style="text-align: left;">Miss Michelle</p>
  275.             </div>
  276.             <button class="preballetcollapsible">
  277.                 Pre-Ballet 2 - Friday April 10th 4:00pm - Miss Michelle
  278.             </button>
  279.             <div class="preballetcontent">
  280. <p style="text-align: left;">Hello Pre-Ballet 2, Friday 4:00pm class,</p>
  281. <p style="text-align: left;">I hope you all had a wonderful Spring Break and are enjoying the warm weather! Even though we can’t be at the studio together, I am so glad we can continue to learn and dance together today with some online materials. We don’t expect you to do everything perfectly, just have some fun, dance is good for the soul and the immune system!</p>
  282. <p style="text-align: left;">Today we will go through our warm-up, a few stretches, review some of our ballet vocabulary, and learn a few new steps! You don’t need a perfect dance floor, just a small area you can move around in safely.</p>
  283. <p style="text-align: left;">I also recommend wearing your dance uniform, so you feel proud and comfortable while working on your movement.</p>
  284. <p style="text-align: left;"><strong>Part 1: Classwork</strong></p>
  285. <p style="text-align: left;">Here is your video for today’s Friday, April 10th class:</p>
  286. <p style="text-align: left;"><a href="https://youtu.be/jceLWyonnP0">https://youtu.be/jceLWyonnP0</a></p>
  287. <p style="text-align: left;">Thoughtfulness for class:</p>
  288. <ul style="text-align: left;">
  289.     <li>We have been working hard on our “zipper’s”, zip your tummy in and up strong and your back down long for good poster. No slouch monsters allowed!</li>
  290.     <li>Test your balance on your new dégagé steps! Work on standing as tall as possible with your hands strong on your hips to help with your balance.</li>
  291.     <li>How much can you point your banana feet in your bunny hops? Can you land nice and quiet?</li>
  292. </ul>
  293. <p style="text-align: left;"><strong>Part 2: Beyond the Studio</strong></p>
  294. <p style="text-align: left;">Enjoy this clip of the Black Swan Pas de Deux from Swan Lake. Swan Lake is one of my most favorite ballets. I can't wait to hear your thoughts!</p>
  295. <p style="text-align: left;"><a href="https://youtu.be/4Ct1fSFfZ80">https://youtu.be/4Ct1fSFfZ80</a></p>
  296. <p style="text-align: left;">Thank you for dancing with me today! I hope we are together at the studio soon,</p>
  297. <p style="text-align: left;">Miss Michelle</p>
  298.             </div>
  299.             <button class="preballetcollapsible">
  300.                 Pre-Ballet 2 - Friday April 17th 4:00pm - Miss Michelle
  301.             </button>
  302.             <div class="preballetcontent">
  303. <p style="text-align: left;">Hello Pre-Ballet 2, Friday 4:00pm class,</p>
  304. <p style="text-align: left;">I hope you are all doing well! I hope you had a great Spring Break and are enjoying the warmer weather. I know I am! Even though we can’t be at the studio together, I am so glad we can learn and dance together today with some online materials. We don’t expect you to do everything perfectly, just have some fun, dance is good for the soul and the immune system!</p>
  305. <p style="text-align: left;">Today we are going to start with our usual warm-up and then we are going to start learning our Defile choreography! Time to show off all of the steps that you have learned so far this year in a dance.</p>
  306. <p style="text-align: left;">I also recommend wearing your dance uniform, so you feel proud and comfortable while working on your movement.</p>
  307. <p style="text-align: left;"><strong>Part 1: Classwork</strong></p>
  308. <p style="text-align: left;">Here is your video for today’s Friday, April 17th class: <a href="https://youtu.be/Qra8ncE7M54">https://youtu.be/Qra8ncE7M54</a></p>
  309. <p style="text-align: left;">Thoughtfulness for class:</p>
  310. <ul style="text-align: left;">
  311.     <li>We have been working hard on our “zipper’s”, zip your tummy in and up strong and your back down long</li>
  312.     <li>While learning the choreography, can you think ahead to what comes next? Test yourself and see if you can remember the choreography without watching me!</li>
  313.     <li>Always work on fully stretching your feet each time you jump. Show off those banana feet! Can you land in your 1st position every time?</li>
  314. </ul>
  315. <p style="text-align: left;"><strong>Part 2: Beyond the Studio</strong></p>
  316. <p style="text-align: left;">Please email me (michelle@ashleyballetarts.com) a video of you performing the choreography so far! I would love to see you all dancing at home. Maybe you can perform for your family or teach one of your siblings? Keep practicing and we will learn more next time :)</p>
  317. <p style="text-align: left;">The edited track to your Defile music is also attached to this email.</p>
  318. <p style="text-align: left;">Thank you for dancing with me today! I hope we are together at the studio soon,</p>
  319. <p style="text-align: left;">Miss Michelle</p>
  320.             </div>
  321.             <button class="preballetcollapsible">
  322.                 Pre-Ballet 2 - Saturday March 21st 9:45am - Miss Jacqueline
  323.             </button>
  324.             <div class="preballetcontent">
  325. <p style="text-align: left;">Hello Pre Ballet 2, Saturday 9:45am class,</p>
  326. <p style="text-align: left;">Even though we can't be at the studio together, I am so glad we are making online materials available to you.</p>
  327. <p style="text-align: left;">Today I am going to share of few different options with you. I will include some short videos (under 5 minutes) and one longer video. I know first-hand that options are always great, but especially right now. Being thrust into unexpected homeschooling and a new “normal” for the time being we will all need a little extra help. These videos are completely optional and hopefully offer you and your little dancer some relief in this stressful time!</p>
  328. <p style="text-align: left;">I recommend having your dancer wearing their dance uniform. My daughter Nadya helped me with the short videos and I could instantly see a change in her when she put her ballet uniform on. It’s a great way to bring back some routine.</p>
  329. <p style="text-align: left;">Here is your video for March 21st class: <a href="https://youtu.be/hXLtqChey-Y">https://youtu.be/hXLtqChey-Y</a></p>
  330. <p style="text-align: left;">Here are the links for the shorter videos.</p>
  331. <p style="text-align: left;">Warm Up Stretches: <a href="https://youtu.be/r7blflp8oTQ">https://youtu.be/r7blflp8oTQ</a></p>
  332. <p style="text-align: left;">These are simple easy stretches that you can do with your child. They are easy to learn and could be incorporated into your daily routine.</p>
  333. <p style="text-align: left;">Simple Center Work: <a href="https://youtu.be/s0oyITHO_x0">https://youtu.be/s0oyITHO_x0</a></p>
  334. <p style="text-align: left;">This is a short video that you could do anytime your dancer has a little bit of extra energy but might not be able to focus for a full class.</p>
  335. <p style="text-align: left;">Thoughtfulness for class:</p>
  336. <p style="text-align: left;">We have worked a lot on posture and staying tall in our backs. Have your dancer try their plies while placing something (a small soft toy) on their head.</p>
  337. <p style="text-align: left;">Here is a fun Dance Coloring Activity Pages (see PDF doc)</p>
  338. <p style="text-align: left;">Thank you for dancing with me today! I hope we are together at the studio soon,</p>
  339. <p style="text-align: left;">Miss Jacqueline</p>
  340.             </div>
  341.             <button class="preballetcollapsible">
  342.                 Pre-Ballet 2 - Saturday Aprl 11th 9:45am - Miss Jacqueline
  343.             </button>
  344.             <div class="preballetcontent">
  345. <p style="text-align: left;">Hello Pre-Ballet 2, Saturday at 9:45,</p>
  346. <p style="text-align: left;">I hope everyone has been enjoying the warmer weather and made the best of your Staycation Spring Break!</p>
  347. <p style="text-align: left;">This week we are going to focus on the universal language of ballet -- French! No matter where you go in the world, ballet instructors use the French terminology. Please discuss this with your dancer and ask your dancer if they know any other words in another language. The dancers always love sharing what languages they know. Encourage your dancer to share their knowledge!</p>
  348. <p style="text-align: left;">This lesson will review the basic steps that we use weekly in class. The dancers will review how to do the step, what it means, and will be asked to say that French name.</p>
  349. <p style="text-align: left;">Here is the link for April 11th class: <a href="https://youtu.be/SqnZwlzO4j4">https://youtu.be/SqnZwlzO4j4</a></p>
  350. <p style="text-align: left;">(This video includes this week's Vocabulary material as well as the previous lesson at the end so that it is accessible in one place).</p>
  351. <p style="text-align: left;">I recommend having your dancer wear their dance uniform to continue the routine and feel proud of their dancing.</p>
  352. <p style="text-align: left;">Thoughtfulness for class:</p>
  353. <ul style="text-align: left;">
  354.     <li>When your dancer has completed the video, ask them to teach you their favorite step and what the French name is. Don’t worry if they have difficulty remembering. Dancers will continue to review these steps throughout their training.</li>
  355. </ul>
  356. <p style="text-align: left;">I have also attached the <a href="http://ashleyballetarts.com/wp-content/uploads/2020/03/Dance-Coloring-Pages-1.pdf">coloring sheets</a> again this week. ;)</p>
  357. <p style="text-align: left;">Thank you for dancing with me today!</p>
  358. <p style="text-align: left;">Miss Jacqueline</p>
  359.             </div>
  360.             <button class="preballetcollapsible">
  361.                 Pre-Ballet 2 - Saturday Aprl 18th 9:45am - Miss Jacqueline
  362.             </button>
  363.             <div class="preballetcontent">
  364. <p style="text-align: left;">Hello Pre Ballet 2, Saturday 9:45am class,</p>
  365. <p style="text-align: left;">I hope you all enjoyed our Vocabulary week!</p>
  366. <p style="text-align: left;">This week we will be focusing on Choreography - the sequence of steps or movements used to create a dance. Did you know that choreography isn’t only used by dancers? Choreography is used in a variety of fields, including ballet, opera, musical theater, cheerleading, gymnastics, fashion shows, ice skating, marching band, show choir, theatre, synchronized swimming, video game production, and animated art.</p>
  367. <p style="text-align: left;">Today we will begin with some basic stretches and do our warm-up exercises. The final portion of class we will focus on our dance – Choreography!</p>
  368. <p style="text-align: left;">I also recommend having your dancer wear their uniform, so they feel proud and comfortable while working on their choreography.</p>
  369. <p style="text-align: left;">Here is your video for the April 18th class: <a href="https://youtu.be/ViS_ave2bCc">https://youtu.be/ViS_ave2bCc</a></p>
  370. <p style="text-align: left;">Activity:</p>
  371. <p style="text-align: left;">Talk to your dancer about the different types of Choreography mentioned above. Ask your dancer if they have noticed choreography in an activity they do. If you notice choreography point it out to your dancer and ask them to do the same. For extra fun have your dancer choreograph a dance using 3 steps they know!</p>
  372. <p style="text-align: left;">Thank you for dancing with me today!</p>
  373. <p style="text-align: left;">Miss Jacqueline</p>
  374.             </div>
  375.             <h4>
  376.                 Pre-Ballet 3
  377.             </h4>
  378.             <button class="preballetcollapsible">Pre-Ballet 3 - Monday March 16th 5:15pm - Ms Liisa</button>
  379.             <div class="preballetcontent">
  380. <p style="text-align: left;">Hello Pre-Ballet 3 class!</p>
  381. <p style="text-align: left;">Even though we couldn't be at the studio together this week, I am so glad that we can learn and dance together today with some online materials! I would love for you to have some fun and get moving with me :-)</p>
  382. <p style="text-align: left;">For this week's "virtual class" I have prepared a video of our warm up stretches and pliés for you to follow along with. I hope you see some familiar movements, and hear some familiar music! You can find the music <a href="https://open.spotify.com/playlist/1H11uIFV9MIEh9if9jHhTE?si=r3Ue5XZcQJ2R6IqVX4026Q">here on Spotify</a> to listen along if you would like, or just follow along with the video. (Parents, I don't use all of the tracks on this playlist for every class, but they are all fun and appropriate for your dancer to get moving at home!)</p>
  383. <p style="text-align: left;">I would recommend wearing your ballet class uniform, so you feel good and are comfortable while working on our movement. Make sure you remember your leotard and tights, ballet shoes, and pull your hair back nicely so it isn't distracting and you feel like a ballerina :-)</p>
  384. <p style="text-align: left;">PART 1: Ballet Class Video</p>
  385. <p style="text-align: left;"><a href="https://youtu.be/oTTS4IsquKc">Here is our video for our March 16th 5:00pm class</a></p>
  386. <p style="text-align: left;">Thoughtfulness for class:</p>
  387. <ul style="text-align: left;">
  388.     <li>How is dancing in your house different from dancing in the studio? Will you have to be careful not to run into anything?
  389. Are you doing your very best to follow along and do all of the movements with us?</li>
  390.     <li>Remember to use beautiful ballet hands and stretched, pointed toes!</li>
  391. </ul>
  392. <p style="text-align: left;">PART 2: Stay in Touch!</p>
  393. <p style="text-align: left;">What was your favorite thing about doing ballet class at your home? Let me know! You can comment on our class video, or reply to this email.</p>
  394. <p style="text-align: left;">A note to parents: Part 2 will always be optional. I know that life is a little strange right now, schedules are changing, and working from home can be tricky. I would love getting a note from your dancer, but we hope that this "virtual ballet class" can make your lives a little easier, and bring the joy of ballet into your home without adding to your stress level right now.</p>
  395. <p style="text-align: left;">Thank you for dancing with me today!</p>
  396. <p style="text-align: left;">Hoping we can dance together again soon,</p>
  397. <p style="text-align: left;">Ms Liisa</p>
  398.             </div>
  399.             <button class="preballetcollapsible">
  400.                 Pre-Ballet 3 - Monday April 6th 5:15pm - Ms Liisa
  401.                 </button>
  402.             <div class="preballetcontent">
  403. <p style="text-align: left;"><strong>Hello, Pre-Ballet 3 class!</strong></p>
  404. <p style="text-align: left;">Welcome back from Spring Break! Even though we still can't be at the studio together, I am so glad that we can learn and dance together today with some online materials. I would love for you to have some fun and get moving with me :-)</p>
  405. <p style="text-align: left;">For today's "virtual class" we will be using our same warm-up from our last class together, again using our familiar playlist available on Spotify here: https://open.spotify.com/playlist/1H11uIFV9MIEh9if9jHhTE?si=r3Ue5XZcQJ2R6IqVX4026Q Listen along if you would like, or just follow along with the video. Then, I have prepared a video of some bigger steps that we can practice for our Défilé dance. Next week, we will begin putting these steps and combinations together into our long combinations to practice for Défilé!</p>
  406. <p style="text-align: left;">I recommend wearing your ballet class uniform, so you feel good and are comfortable while working on your movement. Make sure you remember your leotard and tights, ballet shoes, and pull your hair back nicely so it isn't distracting and you feel like a ballerina :-)</p>
  407. <p style="text-align: left;"><strong>Part 1: Ballet Class Video</strong></p>
  408. <p style="text-align: left;">Here is your video for our warm-up: <a href="https://youtu.be/oTTS4IsquKc">https://youtu.be/oTTS4IsquKc</a></p>
  409. <p style="text-align: left;">Thoughtfulness for class:</p>
  410. <ul style="text-align: left;">
  411.     <li>Are you doing your best to follow along and do all of the movements with me?</li>
  412.     <li>Remember to use your beautiful ballet hands and strong, tall tummy muscles. I wonder if you've grown since I last saw you - make sure to practice standing tall so I can see how tall you've gotten when I see you again!</li>
  413. </ul>
  414. <p style="text-align: left;"><strong>Part 2: Défilé Practice</strong></p>
  415. <p style="text-align: left;">Here is your video for our Défilé practice: <a href="https://youtu.be/2W9GJnn8muw">https://youtu.be/2W9GJnn8muw</a></p>
  416. <p style="text-align: left;">Thoughtfulness for practice:</p>
  417. <ul style="text-align: left;">
  418.     <li>Can you imagine the space around you, with your friends on either side of you? Where is your audience in your space? Make sure you practice just as you would in the studio or on a stage!</li>
  419.     <li>Make sure to place your hands where they belong. Do your hands match mine on my hips or in first position?</li>
  420. </ul>
  421. <p style="text-align: left;">Then try these steps with our Défilé music, available here: <a href="https://drive.google.com/open?id=1OkA-Ua8MEiAT2KGZgxJUd0gtxqfTkj5A">https://drive.google.com/open?id=1OkA-Ua8MEiAT2KGZgxJUd0gtxqfTkj5A</a></p>
  422. <p style="text-align: left;"><strong>Part 3: Stay in Touch!</strong></p>
  423. <p style="text-align: left;">I love choreographing, whether for Défilé, or other performances, and finding the right piece of music is a big first step. If you could choreography to any piece of music, what would it sound like? What would the music make you think or feel? Would it be slow, or fast? What instruments would it use? Describe it to me, or share a link to a piece of music that you would like to choreograph to!</p>
  424. <p style="text-align: left;"><strong>Thank you for dancing with me today!</strong></p>
  425. <p style="text-align: left;">Hoping we can dance together again soon,</p>
  426. <p style="text-align: left;">Ms Liisa</p>
  427.             </div>
  428.             <button class="preballetcollapsible">
  429.                 Pre-Ballet 3 - Monday April 13th 5:15pm - Ms Liisa
  430.                 </button>
  431.             <div class="preballetcontent">
  432. <p style="text-align: left;">Hello, Pre-Ballet 3 class!</p>
  433. <p style="text-align: left;">Even though we still can't be at the studio together, I am so glad that we can learn and dance together today with some online materials. I would love for you to have some fun and get moving with me :-)</p>
  434. <p style="text-align: left;">For today's "virtual class" we will be using our same warm-up from our last class together, again using our familiar playlist available on Spotify here: <a href="https://open.spotify.com/playlist/1H11uIFV9MIEh9if9jHhTE?si=r3Ue5XZcQJ2R6IqVX4026Q">https://open.spotify.com/playlist/1H11uIFV9MIEh9if9jHhTE?si=r3Ue5XZcQJ2R6IqVX4026Q</a> Listen along if you would like, or just follow along with the video. Then, we will put our combination from last week together with our music for Défilé!</p>
  435. <p style="text-align: left;">I recommend wearing your ballet class uniform, so you feel good and are comfortable while working on your movement. Make sure you remember your leotard and tights, ballet shoes, and pull your hair back nicely so it isn't distracting and you feel like a ballerina :-)</p>
  436. <p style="text-align: left;"><strong>Part 1: Ballet Class Video</strong></p>
  437. <p style="text-align: left;">Here is your video for our warm-up: <a href="https://youtu.be/oTTS4IsquKc">https://youtu.be/oTTS4IsquKc</a></p>
  438. <p style="text-align: left;">Thoughtfulness for class:</p>
  439. <ul style="text-align: left;">
  440.     <li>Stretch your toes as long as you can! How beautifully can you point your feet?</li>
  441.     <li>Are you doing your quiet ballet walks? Remember, no yucky, loud feet!</li>
  442. </ul>
  443. <p style="text-align: left;"><strong>Part 2: Défilé Practice</strong></p>
  444. <p style="text-align: left;">Here is your video for our Défilé practice: <a href="https://youtu.be/LAlkKAVq4UI">https://youtu.be/LAlkKAVq4UI</a></p>
  445. <p style="text-align: left;">Your music for Défilé is available here: <a href="https://drive.google.com/open?id=1OkA-Ua8MEiAT2KGZgxJUd0gtxqfTkj5A">https://drive.google.com/open?id=1OkA-Ua8MEiAT2KGZgxJUd0gtxqfTkj5A</a></p>
  446. <p style="text-align: left;">Parents, your dancer will want your help finding the correct side of the room! We start on stage right, which is the right side from the perspective of the dancer as she faces towards the audience. It can also help to place a dot on the floor to be your dancer's spot - we can practice going directly to our spot just like in the studio!</p>
  447. <p style="text-align: left;">You can also review using our video from last week: <a href="https://youtu.be/2W9GJnn8muw">https://youtu.be/2W9GJnn8muw</a></p>
  448. <p style="text-align: left;">Thoughtfulness for practice:</p>
  449. <ul style="text-align: left;">
  450.     <li>Can you imagine the space around you, with your friends on either side of you? Where is your audience in your space? Make sure you practice just as you would in the studio or on a stage!</li>
  451.     <li>Make sure to place your hands where they belong. Do your hands match mine in first position as you run onstage? Do they match mine on my hips or in high fifth when we chassé front?</li>
  452.     <li>Practice with me in your video a few times and see if you can remember the steps and the music better each time!</li>
  453. </ul>
  454. <p style="text-align: left;"><strong>Part 3: Stay in Touch!</strong></p>
  455. <p style="text-align: left;">Last week I asked what kind of music you would like to choreograph to. This week, I would love to know what kind of costume you would wear! Choreographers get to pick the costumes that the dancers wear, which is a really fun part of choreographing a piece! Take a look at the coloring sheets here for inspiration: <a href="http://ashleyballetarts.com/wp-content/uploads/2020/03/Dance-Coloring-Pages-1.pdf">http://ashleyballetarts.com/wp-content/uploads/2020/03/Dance-Coloring-Pages-1.pdf</a> Then draw a costume to share with me!</p>
  456. <p style="text-align: left;"><strong>Thank you for dancing with me today!</strong></p>
  457. <p style="text-align: left;">Hoping we can dance together again soon,</p>
  458. <p style="text-align: left;">Ms Liisa</p>
  459.             </div>
  460.             <button class="preballetcollapsible">
  461.                 Pre-Ballet 3 - Monday April 20th 5:15pm - Ms Liisa
  462.                 </button>
  463.             <div class="preballetcontent">
  464. <p style="text-align: left;">Hello, Pre-Ballet 3 class!</p>
  465. <p style="text-align: left;">Even though we still can't be at the studio together, I am so glad that we can learn and dance together today with some online materials. I would love for you to have some fun and get moving with me :-)</p>
  466. <p style="text-align: left;">For today's "virtual class" we have a brand-new warmup to do together! Our music is available in this Spotify playlist (if you don't have Spotify, you can look up the playlist details and find these songs on your listening platform of choice - this playlist contains much more music than we use in our warmup, and has fantastic options for your dancer to get moving at home): <a href="https://open.spotify.com/playlist/5vDwDiXNSYC3lmyzM4ss1w?si=ERUfrAO3QJ-7XbSVjP4kwQ">https://open.spotify.com/playlist/5vDwDiXNSYC3lmyzM4ss1w?si=ERUfrAO3QJ-7XbSVjP4kwQ</a> Listen along if you would like, or just follow along with the video. Then, we will learn our whole Défilé dance, and practice it with our music :-)</p>
  467. <p style="text-align: left;">I recommend wearing your ballet class uniform, so you feel good and are comfortable while working on your movement. Make sure you remember your leotard and tights, ballet shoes, and pull your hair back nicely so it isn't distracting and you feel like a ballerina :-)</p>
  468. <p style="text-align: left;"><strong>Part 1: Ballet Class Video</strong></p>
  469. <p style="text-align: left;">Here is your video for our new warm-up: <a href="https://youtu.be/qwAJEsk4qHY">https://youtu.be/qwAJEsk4qHY</a></p>
  470. <p style="text-align: left;">Thoughtfulness for class:</p>
  471. <ul style="text-align: left;">
  472.     <li>Stretch your toes as long as you can! How beautifully can you point your feet?</li>
  473.     <li>We start our new warmup with tall marches! Make sure touch your toe to your knee, and see how well you can find your balance!</li>
  474. </ul>
  475. <p style="text-align: left;"><strong>Part 2: Défilé Practice</strong></p>
  476. <p style="text-align: left;">I have two videos for you to practice your Défilé dance with today. For this first one, you can dance along with me while I say the steps: <a href="https://youtu.be/GNWcGSEluM0">https://youtu.be/GNWcGSEluM0</a></p>
  477. <p style="text-align: left;">Then, you may practice with me with just the music: <a href="https://youtu.be/MHb3URiRvXM">https://youtu.be/MHb3URiRvXM</a></p>
  478. <p style="text-align: left;">Your music for Défilé is available here: <a href="https://drive.google.com/open?id=127S-G7bu4X1GVT17QdPSaz1z2XwPv8jE">https://drive.google.com/open?id=127S-G7bu4X1GVT17QdPSaz1z2XwPv8jE</a></p>
  479. <p style="text-align: left;">Parents, your dancer will want your help finding the correct side of the room! We start on stage right, which is the right side from the perspective of the dancer as she faces towards the audience. It can also help to place a dot on the floor to be your dancer's spot - we can practice going directly to our spot just like in the studio, and we skip around and jump over our dot in our choreography :-) Have your dancer repeat each video a few times for practice.</p>
  480. <p style="text-align: left;">You can also review our steps from this prior video: <a href="https://youtu.be/2W9GJnn8muw">https://youtu.be/2W9GJnn8muw</a></p>
  481. <p style="text-align: left;">Thoughtfulness for practice:</p>
  482. <ul style="text-align: left;">
  483.     <li>Can you imagine the space around you, with your friends on either side of you? Where is your audience in your space? Make sure you practice just as you would in the studio or on a stage!</li>
  484.     <li>Make sure to place your hands where they belong. Do your hands match mine in first position as you run onstage? Do they match mine on my hips or in high fifth when we chassé front?</li>
  485.     <li>Practice with me in your video a few times and see if you can remember the steps and the music better each time!</li>
  486. </ul>
  487. <p style="text-align: left;"><strong>Part 3: Stay in Touch!</strong></p>
  488. <p style="text-align: left;">I would love for you to perform your dance! Ask your parents or other family members to be an audience, and prepare your "stage." How else can you prepare for a performance? (Ideas: Prepare a "costume" using your ballet class uniform. Do your hair is in a ballet bun. Make a program - write out the name of your dance, and who the choreographer and performers are!) Have a parent videotape your performance and share it with me - I would love to see your beautiful dancing!</p>
  489. <p style="text-align: left;"><strong>Thank you for dancing with me today!</strong></p>
  490. <p style="text-align: left;">Hoping we can dance together again soon,</p>
  491. <p style="text-align: left;">Ms Liisa</p>
  492.             </div>
  493.             <button class="preballetcollapsible">
  494.                 Pre-Ballet 3 - Thursday March 19th 4:00pm - Miss Jacqueline
  495.             </button>
  496.             <div class="preballetcontent">
  497. <p style="text-align: left;">Hello Pre Ballet 3, Thursday 4:00pm class,</p>
  498. <p style="text-align: left;">Even though we can't be at the studio together, I am so glad we are making online materials available to you.</p>
  499. <p style="text-align: left;">Today I am going to share of few different options with you. I will include some short videos (under 10 minutes) and one full length video. I know first-hand that options are always great, but especially right now. Being thrust into unexpected homeschooling and a new “normal” for the time being we will all need a little extra help. These videos are completely optional and hopefully offer you and your little dancer some relief in this stressful time!</p>
  500. <p style="text-align: left;">I recommend having your dancer wearing their dance uniform. My daughter Nadya helped me with the short videos and I could instantly see a change in her when she put her ballet uniform on. It’s a great way to bring back some routine.</p>
  501. <p style="text-align: left;">Here is your video for March 19th class: <a href="https://youtu.be/BI6xBOV0Yu8">https://youtu.be/BI6xBOV0Yu8</a></p>
  502. <p style="text-align: left;">Here are the links for the shorter videos:</p>
  503. <p style="text-align: left;">Warm Up Stretches: <a href="https://youtu.be/r7blflp8oTQ">https://youtu.be/r7blflp8oTQ</a></p>
  504. <p style="text-align: left;">These are simple easy stretches that you can do with your child. They are easy to learn and could be incorporated into your daily routine.</p>
  505. <p style="text-align: left;">Simple Center Work: <a href="https://youtu.be/s0oyITHO_x0">https://youtu.be/s0oyITHO_x0</a></p>
  506. <p style="text-align: left;">This is a short video that you could do anytime your dancer has a little bit of extra energy but might not be able to focus for a full class.</p>
  507. <p style="text-align: left;">Thoughtfulness for class:</p>
  508. <p style="text-align: left;">We have worked a lot on posture and staying tall in our backs. Have your dancer try their plies while placing something (a small soft toy) on their head.</p>
  509. <p style="text-align: left;">Let's practice what we have learned thus far for Défilé:</p>
  510. <p style="text-align: left;">Review the steps mentioned in the video. Teach a family member how to do them too!</p>
  511. <p style="text-align: left;">Pick any drawing from the Dance Coloring and Activity Pages (see PDF docs)</p>
  512. <p style="text-align: left;">Thank you for dancing with me today! I hope we are together at the studio soon,
  513. Miss Jacqueline</p>
  514.             </div>
  515.             <button class="preballetcollapsible">
  516.                 Pre-Ballet 3 - Thursday April 9th 4:00pm - Miss Jacqueline
  517.             </button>
  518.             <div class="preballetcontent">
  519. <p style="text-align: left;">Hello Pre Ballet 3, Thursday 4:00pm class,</p>
  520. <p style="text-align: left;">I hope everyone has been enjoying the warmer weather and made the best of your Staycation Spring Break!</p>
  521. <p style="text-align: left;">This week we are going to focus on the language of ballet. French is the universal language of ballet. No matter where you go in the world ballet instructors use the French terminology. Please discuss this with your dancer and ask your dancer if they know any other words in another language. The dancers always love sharing what languages they know. Encourage your dancer to share their knowledge!</p>
  522. <p style="text-align: left;">This lesson will review the basic steps that we use weekly in class. The dancers will review how to do the step, what it means, and will be asked to say that French name.</p>
  523. <p style="text-align: left;">I recommend having your dancer wear their dance uniform to continue the routine and feel proud of their dancing.</p>
  524. <p style="text-align: left;">Here is the vocabulary video for April 9th: <a href="https://youtu.be/PGYMGaNC8h9">https://youtu.be/PGYMGaNC8h9</a></p>
  525. <p style="text-align: left;">Here is the video for March 19th class if you would like to do it again: <a href="https://youtu.be/BI6xBOV0Yu8">https://youtu.be/BI6xBOV0Yu8</a></p>
  526. <p style="text-align: left;">Thoughtfulness for class:</p>
  527. <p style="text-align: left;">When your dancer has completed the video ask them to teach you their favorite step and what the French name is. Don’t worry if they have difficulty remembering. Dancers will continue to review these steps throughout their training.</p>
  528. <p style="text-align: left;">Here is a fun <a href="http://ashleyballetarts.com/wp-content/uploads/2020/03/Dance-Coloring-Pages-1.pdf">Dance Coloring Activity Pages (see PDF doc)</a></p>
  529. <p style="text-align: left;">Thank you for dancing with me today!,</p>
  530. <p style="text-align: left;">Miss Jacqueline</p>
  531.             </div>
  532.             <button class="preballetcollapsible">
  533.                 Pre-Ballet 3 - Thursday April 16th 4:00pm - Miss Jacqueline
  534.             </button>
  535.             <div class="preballetcontent">
  536. <p style="text-align: left;">I hope you all enjoyed our Vocabulary week!</p>
  537. <p style="text-align: left;">This week we will be focusing on Choreography - the sequence of steps or movements used to create a dance. Did you know that choreography isn’t only used by dancers? Choreography is used in a variety of fields, including ballet, opera, musical theater, cheerleading, gymnastics, fashion shows, ice skating, marching band, show choir, theatre, synchronized swimming, video game production, and animated art.</p>
  538. <p style="text-align: left;">Today we will begin with some basic stretches and do our warm-up exercises. The final portion of class we will focus on learning/reviewing our Choreography. I also recommend having your dancer wear their uniform, so they feel proud and comfortable while working on their choreography.</p>
  539. <p style="text-align: left;">Here is your video for the April 16th class: <a href="https://youtu.be/JFPE0IEOxik">https://youtu.be/JFPE0IEOxik</a></p>
  540. <p style="text-align: left;">Activity:</p>
  541. <p style="text-align: left;">Talk to your dancer about the different types of Choreography mentioned above. Ask your dancer if they have noticed choreography in an activity they do. If you notice choreography point it out to your dancer and ask them to do the same. For extra fun have your dancer choreograph a dance using 3 steps they know!</p>
  542. <p style="text-align: left;">Thank you for dancing with me today!</p>
  543. <p style="text-align: left;">Miss Jacqueline</p>
  544.             </div>
  545.             <button class="preballetcollapsible">
  546.                 Pre-Ballet 3 - Thursday April 23rd 4:00pm - Miss Jacqueline
  547.             </button>
  548.             <div class="preballetcontent">
  549. <p style="text-align: left;">Hello Pre Ballet 3, Thursday 4pm class,</p>
  550. <p style="text-align: left;">Welcome to New Combination/Warm-Up Week. For my Pre-Ballet classes I have decided to call this Shapes Week!</p>
  551. <p style="text-align: left;">Ballet is a unique art form. Unlike most art forms, you don’t need an instrument or a tool to create art. Dancers use their body to create lines and shapes. Today dancers will do a new warm-up that focuses on creating shapes. Dancers will look for and try to create different shapes with their legs and arms. All the movements are steps dancer
  552. already know. Get ready to have some fun and look for your favorite shape!</p>
  553. <p style="text-align: left;">Today’s video will include:</p>
  554.  
  555. <ul style="text-align: left;">
  556.     <li>Shapes Combinations</li>
  557.     <li>Choreography Review</li>
  558. </ul>
  559. <p style="text-align: left;">I also recommend having your dancer wear their uniform, so they feel proud and comfortable while working on their choreography.</p>
  560. <p style="text-align: left;">Here is your video for the April 23rd class: <a href="https://youtu.be/VQ-5txsdqM8">https://youtu.be/VQ-5txsdqM8</a></p>
  561. <p style="text-align: left;">Thank you for dancing with me today!</p>
  562. <p style="text-align: left;">Miss Jacqueline</p>
  563.             </div>
  564.             <button class="preballetcollapsible">
  565.                 Pre-Ballet 3 - Saturday March 21st 9:15am - Ms Liisa
  566.                 </button>
  567.             <div class="preballetcontent">
  568. <p style="text-align: left;">Hello Pre-Ballet 3 class!</p>
  569. <p style="text-align: left;">Even though we couldn't be at the studio together this week, I am so glad that we can learn and dance together today with some online materials! I would love for you to have some fun and get moving with me :-)</p>
  570. <p style="text-align: left;">For this week's "virtual class" I have prepared a video of our warm up stretches and pliés for you to follow along with. I hope you see some familiar movements, and hear some familiar music! You can find the music <a href="https://open.spotify.com/playlist/1H11uIFV9MIEh9if9jHhTE?si=r3Ue5XZcQJ2R6IqVX4026Q">here on Spotify</a> to listen along if you would like, or just follow along with the video. (Parents, I don't use all of the tracks on this playlist for every class, but they are all fun and appropriate for your dancer to get moving at home!)</p>
  571. <p style="text-align: left;">I would recommend wearing your ballet class uniform, so you feel good and are comfortable while working on our movement. Make sure you remember your leotard and tights, ballet shoes, and pull your hair back nicely so it isn't distracting and you feel like a ballerina :-)</p>
  572. <p style="text-align: left;">PART 1: Ballet Class Video</p>
  573. <p style="text-align: left;"><a href="https://youtu.be/oTTS4IsquKc">Here is our video for our March 21st 9:15am class</a></p>
  574. <p style="text-align: left;">Thoughtfulness for class:</p>
  575. <ul style="text-align: left;">
  576.     <li>How is dancing in your house different from dancing in the studio? Will you have to be careful not to run into anything?
  577. Are you doing your very best to follow along and do all of the movements with us?</li>
  578.     <li>Remember to use beautiful ballet hands and stretched, pointed toes!</li>
  579. </ul>
  580. <p style="text-align: left;">PART 2: Stay in Touch!</p>
  581. <p style="text-align: left;">What was your favorite thing about doing ballet class at your home? Let me know! You can comment on our class video, or reply to this email.</p>
  582. <p style="text-align: left;">A note to parents: Part 2 will always be optional. I know that life is a little strange right now, schedules are changing, and working from home can be tricky. I would love getting a note from your dancer, but we hope that this "virtual ballet class" can make your lives a little easier, and bring the joy of ballet into your home without adding to your stress level right now.</p>
  583. <p style="text-align: left;">Thank you for dancing with me today!</p>
  584. <p style="text-align: left;">Hoping we can dance together again soon,</p>
  585. <p style="text-align: left;">Ms Liisa</p>
  586.             </div>
  587.             <button class="preballetcollapsible">
  588.                 Pre-Ballet 3 - Saturday April 11th 9:15am - Ms Liisa
  589.                 </button>
  590.             <div class="preballetcontent">
  591. <p style="text-align: left;">Hello, Pre-Ballet 3 class!</p>
  592. <p style="text-align: left;">Welcome back from Spring Break! Even though we still can't be at the studio together, I am so glad that we can learn and dance together today with some online materials. I would love for you to have some fun and get moving with me :-)</p>
  593. <p style="text-align: left;">For today's "virtual class" we will be using our same warm-up from our last class together, again using our familiar playlist available on Spotify here: <a href="https://open.spotify.com/playlist/1H11uIFV9MIEh9if9jHhTE?si=r3Ue5XZcQJ2R6IqVX4026Q">https://open.spotify.com/playlist/1H11uIFV9MIEh9if9jHhTE?si=r3Ue5XZcQJ2R6IqVX4026Q</a> Listen along if you would like, or just follow along with the video. Then, I have prepared a video of some of the bigger steps that we can practice for our Défilé dance. Next week, we will begin putting these steps and combinations together into our long combinations to practice for Défilé!</p>
  594. <p style="text-align: left;">I recommend wearing your ballet class uniform, so you feel good and are comfortable while working on your movement. Make sure you remember your leotard and tights, ballet shoes, and pull your hair back nicely so it isn't distracting and you feel like a ballerina :-)</p>
  595. <p style="text-align: left;"><strong>Part 1: Ballet Class Video</strong></p>
  596. <p style="text-align: left;">Here is your video for our warm-up: <a href="https://youtu.be/oTTS4IsquKc">https://youtu.be/oTTS4IsquKc</a></p>
  597. <p style="text-align: left;">Thoughtfulness for class:</p>
  598. <ul style="text-align: left;">
  599.     <li>Are you doing your best to follow along and do all of the movements with me?</li>
  600.     <li>Remember to use your beautiful ballet hands and tall tummy muscles. I wonder if you've grown since the last time I saw you - make sure to practice standing tall so I can see how tall you've gotten when I see you again!</li>
  601. </ul>
  602. <p style="text-align: left;"><strong>Part 2: Défilé Practice</strong></p>
  603. <p style="text-align: left;">Here is your video for our Défilé practice: <a href="https://youtu.be/2W9GJnn8muw">https://youtu.be/2W9GJnn8muw</a></p>
  604. <p style="text-align: left;">Thoughtfulness for practice:</p>
  605. <ul style="text-align: left;">
  606.     <li>Can you imagine the space around you and your friends on either side of you? Where is your audience in your space? Make sure you practice just as you would in the studio or on a stage!</li>
  607.     <li>Make sure to place your hands where they belong. Do you hands match mine on my hips or in first position?</li>
  608. </ul>
  609. <p style="text-align: left;">Then try these steps with our Défilé music, available here: <a href="https://drive.google.com/open?id=1iuxlpLZ0lLfUpujPGpzsMgfzmw8On7lP">https://drive.google.com/open?id=1iuxlpLZ0lLfUpujPGpzsMgfzmw8On7lP</a></p>
  610. <p style="text-align: left;"><strong>Part 3: Stay in Touch!</strong></p>
  611. <p style="text-align: left;">I love choreographing, whether for Défilé or other performances, and finding the right piece of music is a big first step. If you could choreograph to any piece of music, what would it sound like? What would the music make you think or feel? Would it be slow, or fast? What instruments would it use? Describe it to me, or share a link to a piece of music that you would like to choreograph to!</p>
  612. <p style="text-align: left;">Thank you for dancing with me today!</p>
  613. <p style="text-align: left;">Hoping we can dance together again soon,</p>
  614. <p style="text-align: left;">Ms Liisa</p>
  615.             </div>
  616.             <button class="preballetcollapsible">
  617.                 Pre-Ballet 3 - Saturday April 18th 9:15am - Ms Liisa
  618.                 </button>
  619.             <div class="preballetcontent">
  620. <p style="text-align: left;">Hello, Pre-Ballet 3 class!</p>
  621. <p style="text-align: left;">Even though we still can't be at the studio together, I am so glad that we can learn and dance together today with some online materials. I would love for you to have some fun and get moving with me :-)</p>
  622. <p style="text-align: left;">For today's "virtual class" we will be using our same warm-up from our last class together, again using our familiar playlist available on Spotify here: <a href="https://open.spotify.com/playlist/1H11uIFV9MIEh9if9jHhTE?si=r3Ue5XZcQJ2R6IqVX4026Q">https://open.spotify.com/playlist/1H11uIFV9MIEh9if9jHhTE?si=r3Ue5XZcQJ2R6IqVX4026Q</a> Listen along if you would like, or just follow along with the video. Then, we will put our combination from last week together with our music for Défilé, and learn our whole dance!</p>
  623. <p style="text-align: left;">I recommend wearing your ballet class uniform, so you feel good and are comfortable while working on your movement. Make sure you remember your leotard and tights, ballet shoes, and pull your hair back nicely so it isn't distracting and you feel like a ballerina :-)</p>
  624. <p style="text-align: left;"><strong>Part 1: Ballet Class Video</strong></p>
  625. <p style="text-align: left;">Here is your video for our warm-up: <a href="https://youtu.be/oTTS4IsquKc">https://youtu.be/oTTS4IsquKc</a></p>
  626. <p style="text-align: left;">Thoughtfulness for class:</p>
  627. <ul style="text-align: left;">
  628.     <li>Stretch your toes as long as you can! How beautifully can you point your feet?</li>
  629.     <li>Are you doing your quiet ballet walks? Remember, no yucky, loud feet!</li>
  630. </ul>
  631. <p style="text-align: left;"><strong>Part 2: Défilé Practice</strong></p>
  632. <p style="text-align: left;">I have two videos for you to practice your Défilé dance with today. For this first one, you can dance along with me while I say the steps: <a href="https://youtu.be/nRsYotdXAcY">https://youtu.be/nRsYotdXAcY</a></p>
  633. <p style="text-align: left;">Then, you may practice with me with just the music: <a href="https://youtu.be/ubOSIYgap0E">https://youtu.be/ubOSIYgap0E</a></p>
  634. <p style="text-align: left;">Your music for Défilé is available here: <a href="https://drive.google.com/open?id=1OkA-Ua8MEiAT2KGZgxJUd0gtxqfTkj5A">https://drive.google.com/open?id=1OkA-Ua8MEiAT2KGZgxJUd0gtxqfTkj5A</a></p>
  635. <p style="text-align: left;">Parents, your dancer will want your help finding the correct side of the room! We start on stage right, which is the right side from the perspective of the dancer as she faces towards the audience. It can also help to place a dot on the floor to be your dancer's spot - we can practice going directly to our spot just like in the studio! Have your dancer repeat each video a few times for practice.</p>
  636. <p style="text-align: left;">You can also review our steps using our video from last week: <a href="https://youtu.be/2W9GJnn8muw">https://youtu.be/2W9GJnn8muw</a></p>
  637. <p style="text-align: left;">Thoughtfulness for practice:</p>
  638. <ul style="text-align: left;">
  639.     <li>Can you imagine the space around you, with your friends on either side of you? Where is your audience in your space? Make sure you practice just as you would in the studio or on a stage!</li>
  640.     <li>Make sure to place your hands where they belong. Do your hands match mine in first position as you run onstage? Do they match mine on my hips or in high fifth when we chassé front?</li>
  641.     <li>Practice with me in your video a few times and see if you can remember the steps and the music better each time!</li>
  642. </ul>
  643. <p style="text-align: left;"><strong>Part 3: Stay in Touch!</strong></p>
  644. <p style="text-align: left;">Last week I asked what kind of music you would like to choreograph to. This week, I would love to know what kind of costume you would wear! Choreographers get to pick the costumes that the dancers wear, which is a really fun part of choreographing a piece! Take a look at the coloring sheets here for inspiration: <a href="http://ashleyballetarts.com/wp-content/uploads/2020/03/Dance-Coloring-Pages-1.pdf">http://ashleyballetarts.com/wp-content/uploads/2020/03/Dance-Coloring-Pages-1.pdf</a> Then draw a costume to share with me!</p>
  645. <p style="text-align: left;">I would also love for you to perform your dance! Ask your parents or other family members to be an audience, and prepare your "stage." How else can you prepare for a performance? (Ideas: Prepare a "costume" using your ballet class uniform. Do your hair is in a ballet bun. Make a program - write out the name of your dance, and who the choreographer and performers are!) Have a parent videotape your performance and share it with me - I would love to see your beautiful dancing!</p>
  646. <p style="text-align: left;"><strong>Thank you for dancing with me today!</strong></p>
  647. <p style="text-align: left;">Hoping we can dance together again soon,</p>
  648. <p style="text-align: left;">Ms Liisa</p>
  649.             </div>
  650.         </div>
  651.        
  652.         <script>
  653.             var coll = document.getElementsByClassName("preballetcollapsible");
  654.             var i;
  655.             for (i = 0; i < coll.length; i++) {
  656.                 coll[i].addEventListener("click", function() {
  657.                     this.classList.toggle("active");
  658.                     var preballetcontent = this.nextElementSibling;
  659.                     if (preballetcontent.style.maxHeight){
  660.                         preballetcontent.style.maxHeight = null;
  661.                     } else {
  662.                         preballetcontent.style.maxHeight = preballetcontent.scrollHeight + "px";
  663.                     }
  664.                 });
  665.             }
  666.         </script>
  667.     </body>
  668. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement