subject
Computers and Technology, 04.11.2019 22:31 3steves

Complete the following: using your editor, open the wc_styles_txt. css file from the html05 [image] case2 folder. enter your name and the date in the comment section of the file, and save it as wc_styles. css. open the wc_hole01.html file in your editor. for this case problem, you do not need to modify any html files, but you should take some time to study the contents and structure of this document (the other 17 html files have a similar structure). when you’re finished studying the file, you may close it without saving any changes you may have inadvertently made. return to the wc_styles. css file in your editor. use the @import rule to import the style rules from the wc_designs. css file. write the rule so that the imported style sheet should only be used with screen devices. you’ll layout the golf course pages using a flex layout. go to the flex layout styles section and create a style rule for the page body that displays the body as a flexbox oriented in the row direction with wrapping. as always, include the webkit browser extension in all of your flex styles. two of the child elements of the page body are a navigation list with the id hole_list and an article element containing information about the current hole. add a style rule that sets the flex growth, shrink, and basis size values of the hole_list navigation list to 1, 3, and 140 pixels. add a style rule that sets the flex growth, shrink, and basis size values of the article element to 3, 1, and 341 pixels. the article element contains statistics and a summary about the current hole. michael also wants this element to be treated as a flexbox. add to the style rule for the article element styles that display the element as a flexbox oriented in the row direction with wrapping. the two items within the article element are a section element with the id stats and a section element with the id summary. create a style rule for the stats section that sets its flex growth, shrink, and basis values to 1, 4, and 120 pixels. create a style rule for the summary section that sets its flex growth, shrink, and basis values to 4, 1, and 361 pixels respectively. the aside element contains an advertisement for other services offered by the willet creek resort. add a style rule that displays this element as a flexbox in row orientation with wrapping. information about individual services are saved in a div element within the aside element. michael wants these div elements to be laid out with equal flex sizes. create a style rule for every div element within the aside element that sets the flex growth and shrink values to 1 and the basis value to 180 pixels. next, you’ll design the layout for the mobile version of the page. go to the mobile styles section and add a media query for screen devices with a maximum width of 480 pixels. under the mobile layout, michael wants the navigation list containing links to the 18 holes on the course to be displayed near the bottom of the page. create a style rule that sets the flex order of the hole_list navigation list to 99. create a style rule that sets the flex order of the footer to 100.to reduce clutter, michael wants the horizontal navigation list at the top of the page to be hidden unless the user taps a navicon. create this hidden menu system by adding the following style rules tohide the display of the ul element within the horizontal navigation list. change the display property of the ul element to block if the user hovers over the navicon hypertext link or hovers over the unordered list within the horizontal navigation list. (hint: review the hover discussion in session 5.2 as needed.)michael also wants to hide the aside element when the page is viewed on a mobile device. add a style rule to accomplish this. next, you’ll create the styles that will be used for tablet and desktop devices. create a media query for all screen devices with a width of at least 481 pixels. within the media query, create a style rule that hides the display of the navicon. for these wider screens, michael wants the horizontal navigation list to be laid out within a single row. create a style rule that changes the display of the ul element within the horizontal navigation list to a flexbox that is oriented in the row direction with no wrapping. for every list item in the ul element in the horizontal navigation list, set the growth and shrink values to 1 and the basis value to auto so that the list items grow and shrink together on the same .css code: /* import design styles *//* flex layout styles *//* mobile styles: 0 - 480 pixels*//* tablet and desktop styles: 481 pixels and greater*/.

ansver
Answers: 3

Other questions on the subject: Computers and Technology

image
Computers and Technology, 23.06.2019 21:20, FlowerChild1229
For positive constants a and b, the force between two atoms in a molecule is given f(r) = −a r2 + b r3 , where r > 0 is the distance between the atoms. note: a and b are upper case letters. (a) find f '(r) = (b) find the critical point for f(r). r = (c) find f ''(r) = (d) find the value of r so that f ''(r) = 0.
Answers: 1
image
Computers and Technology, 24.06.2019 00:30, petergriffin6772
Which boolean operator enables you to exclude a search term? a} not b} and c} or d} plus
Answers: 1
image
Computers and Technology, 24.06.2019 08:50, bo4isbad
Write a program that will compute the volume of ice cream served in a cone. as you can see in the diagram below, the ice cream is served as a hemisphere of frozen deliciousness on top of a cone, which is also packed with frozen deliciousness. thus, the total volume of ice cream sold is the volume of the hemisphere plus the volume of the cone. the example shows an ice cream cone in which the hemisphere and cone have a radius of 10 inches and the cone has a height of 15 inches. your program must instead prompt for these two values, which are taken from the keyboard as integers: • the hemisphere/cone radius in inches, and
Answers: 3
image
Computers and Technology, 24.06.2019 15:00, mbede002
Who introduced the concept of combining artificial and natural light in the studio
Answers: 1
You know the right answer?
Complete the following: using your editor, open the wc_styles_txt. css file from the html05 [image]...

Questions in other subjects:

Konu
History, 30.08.2021 20:30
Konu
Chemistry, 30.08.2021 20:30