I have to do this assignment and I have the code for it but I am not sure how to run it, Help please, urgent!
{
margin: 0;
padding: 0;
}
body
{
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
margin-left: 10px;
width: 900px;
margin: 0 auto;
border: 3px solid steelblue;
border-radius: 2px;
box-shadow: 2px 2px 3px 3px black;
background-color: #fffded;
}
a{ text-decoration:none;
}
a:link {color:maroon;}
a:visited{color:maroon;}
a:hover, a:focus{ color:steelblue;}
main p:first-child, a:hover, a:focus{color:maroon;}
main p:last-child,a:visited,a:focus,a:link{color:steelblue;}
header
{
padding-bottom: 1em;
border-bottom: 3px solid steelblue;
background-image: -moz-linear-gradient(
180deg, white 0%, lightsteelblue 100%);
background-image: -webkit-linear-gradient(
180deg, white 0%, lightsteelblue 100%);
background-image: -o-linear-gradient(
180deg, white 0%, lightsteelblue 100%);
background-image: linear-gradient(
180deg, white 0%, lightsteelblue 100%)
}
.quote
{
text-indent: 50px;
padding: .5em .5em .5em .5em;
}
header img
{
float:left;
margin-right:1em;
}
#div1 {
position: relative;
}
#div1 > a {
cursor:pointer;
list-style:none;
}
#div2 {
position: absolute;
top: 100%;
left: 0;
display:none;
height: 30px;
width: 200px;
background-color: white;
z-index: 20;
}
#div1:hover #div2 {
display:block;
}
#div3 {
position: relative;
}
#div3 > a {
cursor:pointer;
list-style:none;
}
#div4 {
position: absolute;
top: 100%;
left: 0;
display:none;
height: 30px;
width: 215px;
background-color: white;
z-index: 20;
}
#div3:hover #div4 {
display:block;
}
header h3
{
font-size: 150%;
}
footer
{
font-size: 70%;
text-align:center;
}
Anthony's Shape Up
Shape Up!
Find the best fit for you
Home
Strength Training
Cardio Exercises
Stress Relief
What is Stress?
5 Helpful Tips
Meditation
Vipassana
Health Diets
What is a Healthy Diet?
Plan your Meals
Count your Calories
Calculate your BMI
Additional Resources
Physical Activity and Health
Stretching excercises
Strength Training
Cardiovascular
Yoga Workout
Get Ready to Shape Up!
How many times have you started a new workout routine or diet? And how many times has it failed to give you the results you want? Now, with the help of this site, you can learn about the exercises and diet that work best for you. We offer personalized programs as well as access to several health and dieting tools. So don't wait! Get started looking and feeling better today.
As fitness expert Amanda Russell said:
Fitness is about so much more than exercise. It’s a catalyst for positive change, and it affects every aspect of your life.
What We Offer
Build Strong Muscles
Tired of being tired? Strength training can help you manage or lose weight and increase your metabolism to help you burn more calories.
It can also increase bone density and reduce the risk of osteoporosis.
Get Your Heart Rate up
Want to lose weight? Cardiovascular exercise burns calories and improves overall health.
It can reduce belly fat, promote brain growth, prevent stress, and help you focus.
Relax
Stressed out? Stress can weaken the immune system and cause high blood pressure, fatigue, depression, anxiety, and even heart disease.
Learn ways to manage and reduce stress.
Eat Whats Right For you
Are you really what you eat? Lose weight, gain weight, or just feel great! Maintaining a healthy diet is probably the most
important thing you can do to promote overall health.
© 2019 Shape Up!

