Open the index.html file and modify it to apply styles from the yoga.css external style sheet.
Path of Light Yoga StudioPath of Light Yoga Studio
Find Your Inner Light
Path of Life Yoga Studio provides all levels of yoga pratice in a tranquil, peaceful
environment. Whether you are new to yoga or an experienced practitioner, our dedicated
instructors can develop a practice to meet your needs. Let your inner light shine
at the Path of Light Yoga Studio
- Hatha, Vinyasa, and Restorative Yoga Classes
- Drop-ins welcome
- Mats, blocks, and blankets provided
- Relax in our Serenity Lounge before or after your class
Path of Light Yoga Studio
612 Serentity Way
El Dorado, CA 96162
888-555-5555
1. Add a element to associate the web page with the yoga.css external style sheet file.
2. Configure the navigation area. Remove the element from the navigation area, because the CSS will configure the bold font style.
3. Look in the main content area for the company name ("Path of Light Yoga Studio") and configure a span element to contain this text each time it appears. Assign each span element to the studio class.
4. Configure the page footer area. Remove the and elements -- they are no longer needed since CSS is now used to configure the text.