PART 1 3.14 LAB: CSS practice You are to create a web page for the following poem/song, entitled "Yesterday": Yesterday, All those backups seemed a waste of pay. Now my database has gone away. Oh I...

1 answer below »
File attached


PART 1 3.14 LAB: CSS practice You are to create a web page for the following poem/song, entitled "Yesterday": Yesterday, All those backups seemed a waste of pay. Now my database has gone away. Oh I believe in yesterday. Suddenly, There's not half the files there used to be, And there's a milestone hanging over me. The system crashed so suddenly. I pushed something wrong, What it was I could not say. Now all my data's gone and I long for yesterday-ay-ay-ay. Yesterday, The need for back-ups seemed so far away. I knew my data was all here to stay, Now I believe in yesterday. Use CSS to format the web page so it looks exactly like the screenshot below:    Requirements 1. Using either an embedded style sheet or inline styles for all formatting. 2. Use a

for each of the 4 verse containers and the outer container. 3. The title “Yesterday” uses an


tag with a 16pt Arial font that is blue and italicized. Do not use an

tag. 4. The entire song is embedded in a container that is 600 x 280 pixels, has a two pixel solid blue border, and a five pixel padding. The background color is #F0F0F0. 5. The outer
's first child is the

. The 4 child
s follow, declared in the order listed below. 6. The yellow section: · has a background color of "yellow" · floats to the left · has a 200 pixel width · has a 10 pixel padding · has a right margin of 10 pixels, with all other margins set to 0 7. The section with no background color has no CSS styling. 8. The orange section: · has a background color of "orange" · is positioned at (110px, 200px) with absolute positioning · has a 200 pixel width · has a 10 pixel padding 9. The orange-red section: · has a background color of "rgb(255, 80, 0)" · has white text · floats to the right · has a 200 pixel width · has a 10 pixel padding · has a right margin of 40 pixels, a top margin of 20 pixels, and all other margins set to 0 10. Do not use anywhere in your HTML. LABACTIVITY 3.14.1: LAB: CSS practice 0 / 10 Submission Instructions Downloadable files index.html Download Upload your files below by dragging and dropping into the area or choosing a file on your hard drive. index.html Drag file hereorChoose on hard drive. PART 2 3.15 LAB: Flexbox Styling Complete a CSS stylesheet such that the provided HTML (oatmeal_cookies.html) looks like the following webpage. To achieve the desired web page, the following style rules should be utilized: ·
 tag: set display to be flex and justify-content to be space-between · content class: set display to be flex and flex-wrap to be wrap · main-content class: set display to be flex, flex-wrap to be wrap, flex-grow to be 1, and flex-basis to be 70% · title class: set display to be flex and align-items to be baseline · summary class: set display to be flex, justify-content to be space-evenly, flex-grow to be 1, and flex-basis to be 100% ·
 tag child of
 tag child of summary class: set display to be flex and justify-content to be space-between · ingredients and directions classes: set flex-grow to be 1 and flex-basis to be 45% · related-content class: set flex-grow to be 1 and flex-basis to be 20% LABACTIVITY 3.15.1: LAB: Flexbox Styling 0 / 10 Submission Instructions Downloadable files oatmeal_cookies.html , styles.css ,








Answered Same DayMay 15, 2021

Answer To: PART 1 3.14 LAB: CSS practice You are to create a web page for the following poem/song, entitled...

Apoorv answered on May 18 2021
127 Votes
Part 2/cookies.jpg
Part 2/oatmeal_cookies.html


binary eats


sign-in
search

OATMEAL COCONUT PANTRY COOKIES
Chef Roman, August 24, 2018



Prep Time:
30 minutes


Cooking Time:
9-13 minutes


Skill level:
Easy


Makes:
24 cookies

Ingredients
        ⅔ cup granulated sugar
        ⅔ cup packed brown sugar
        1 cup butter
        2 eggs
        1 teaspoon vanilla
        1 teaspoon baking soda
        ½ teaspoon baking powder
        ½ teaspoon salt
        3 cups quick-cooking or old-fashioned oats
        1 cup all-purpose flour
        1 ½ cup Toasted Coconut*
        ½ cup golden raisins
        ½ cup chopped walnuts
        ½ cup mini chocolate chips
* Now with more coconut


Directions
...
SOLUTION.PDF

Answer To This Question Is Available To Download

Submit New Assignment

Copy and Paste Your Assignment Here