NEW PERSP.ON COMP.CONCEPTS-PACKAGE
NEW PERSP.ON COMP.CONCEPTS-PACKAGE
17th Edition
ISBN: 9781337761116
Author: Carey
Publisher: CENGAGE L
Question
100%
Book Icon
Chapter 8, Problem 6CP2

(a)

Program Plan Intro

To Copy the key frames from 0% to 51% from the animation named moveRed, set all coordinates of the blue ball to right edge by changing the left property to right, and change the horizontal offset of the drop shadow from −40 pixels to 40 pixels, so that the drop shadow appears to the right of the blue ball.

(b)

Program Plan Intro

To set the right position to −700 pixels, and set horizontal and vertical offsets of the drop shadow to 120 pixels and 20 pixels respectivelyat the time 100%.

Blurred answer
Students have asked these similar questions
CSS Add a body selector and set the following:Set the font family to sans-serif.Add a class called text-center and set it to align text to the center.Create an id called slideshow:Set the margin to 80px (up/down) and auto (left/right).Set the position to relative.Set the height and width to 240px.Set the padding to 10px.set the box shadow with the following:height offset: 0vertical offset: 0blur: 20pxcolor: rgba color of black with an opacity of 0.4 (HINT: Make sure to apply the opacity to the box-shadow, not the image.)Create another id of slideshow with a child of div:Set the position to absolute.Set the top, left, right, and bottom to 10px.   HTML At the top of your HTML page, create an h1 tag with a class of text-center. The content of that h1 tag should say Lesson 11 Project.In the body of your HTML, create the following:Create a div with an id of slideshow.Inside that id, create 3 div tags.Inside each div tag, add an img tag.Go to the web and find 3 images that are 240px by…
CSS Add a body selector and set the following: Set the font family to sans-serif.Add a class called text-center and set it to align text to the center.Create an id called slideshow:Set the margin to 80px (up/down) and auto (left/right).Set the position to relative.Set the height and width to 240px.Set the padding to 10px.set the box shadow with the following:height offset: 0vertical offset: 0blur: 20pxcolor: rgba color of black with an opacity of 0.4 (HINT: Make sure to apply the opacity to the box-shadow, not the image.)Create another id of slideshow with a child of div:Set the position to absolute.Set the top, left, right, and bottom to 10px.
I need to do an image rollover with the article image. Ill send the picture of the original html code and ill post the css in here. I also attached the directions /* the styles for the elements */ * {     margin: 0;     padding: 0; } html {     background-color: white; } body {     font-family: Arial, Helvetica, sans-serif;     font-size: 100%;     width: 850px;     margin: 0 auto;     border: 3px solid #931420;     background-color: #fffded; } a:focus, a:hover {     font-style: italic; } /* the styles for the header */ header {     padding: 1.5em 0 2em 0;     border-bottom: 3px solid #931420;     background-image: linear-gradient(         30deg, #f6bb73 0%, #fffded 30%, white 50%, #fffded 80%, #f6bb73 100%); } header h2 {     font-size: 175%;     color: #800000; } header h3 {     font-size: 130%;     font-style: italic; } header img {     float: left;     padding: 0 30px; } .shadow {     text-shadow: 2px 2px 2px #800000; } /* the styles for the main content */ main {     clear:…
Knowledge Booster
Background pattern image
Similar questions
Recommended textbooks for you
Text book image
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:9781305503922
Author:Patrick M. Carey
Publisher:Cengage Learning
Text book image
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:9780357392676
Author:FREUND, Steven
Publisher:CENGAGE L