AMA University Answers
Login
Register
AMA OED
Courses
IT
IT-6317
Code: body { background-image:...
Code: body { background-image: url(fogjpg); background-size: cover; background-repeat: no-repeat; color: #fff; font-family: Avenir, Arial, sans-serif; h1 { font-family: 'Calluna Sans', Arial, sans-serif; text-align: center; font-size: 10rem; margin: 8rem auto; } h1 { font-family: 'Calluna Sans', Arial, sans-serif; text-align: center; font-size: 10rem; margin: 8rem auto; transition: 1s font-size linear; } ______________ and (max-width: 1100px) { h1 { font-size: 8rem; }
@media screen
Correct
Similar IT-6317 questions
Continuous-tonerefers to bitmapped images of sketches and line art with minimal color numbers
It is a free flash IDE that allows anyone to create Rich Internet Applications quickly and easily fr...
He is a very intelligent person who describes code-based easing equations
Code: @media only screen and (max-width: 500px) { body { background-color: lightblue; } }