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

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 22:50
Assume the existence of a bankaccount class. define a derived class, savingsaccount that contains two instance variables: the first a double, named interestrate, and the second an integer named interesttype. the value of the interesttype variable can be 1 for simple interest and 2 for compound interest. there is also a constructor that accepts two parameters: a double that is used to initialize the interestrate variable, and a string that you may assume will contain either "simple", or "compound", and which should be used to initialize the interesttype variable appropriately. there should also be a pair of functions getinterestrate and getinteresttype that return the values of the corresponding data members (as double and int respectively).
Answers: 2
question
Computers and Technology, 22.06.2019 23:00
Which type of tab stop is most for weights and measurements?
Answers: 1
question
Computers and Technology, 23.06.2019 01:00
Petrică, tânăr licean în clasa a ix-a, a primit în dar de la părinţii săi un cont bancar pentru micile sale cheltuieli curente. el este pasionat de internet banking şi îşi verifică cu grijă toate tranzacţiile efectuate. pentru creşterea securităţii tranzacţiilor online, banca îi furnizează lui petrică un număr pe care el va trebui să îl modifice, obţinând un număr tan – număr de autentificare a tranzacţiei (transaction authentication number). regula de obţinere a numărului tan este următoarea: se formează cel mai mic număr par din toate cifrele numărului furnizat de bancă. cerinţă cunoscând numărul n furnizat de bancă, să se determine numărul tan obţinut de petrică. date de intrare fişierul tan.in conţine pe prima linie numărul natural n cu semnificaţia din enunţ. date de ieşire fişierul de ieşire tan.out va conţine o singură linie pe care va fi scris numărul tan cerut. restricţii • 0 < n < 18*1018 • n are cel puţin o cifră pară • numărul tan obţinut nu poate conţine zerouri nesemnificative
Answers: 2
question
Computers and Technology, 23.06.2019 22:00
Jackson, who works in the finance department of a company, is holding a seminar for other employees on how to file taxes. only three employees sign up to attend the seminar. which device can he use to share his presentation with a group of three employees?
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
question
Mathematics, 15.09.2021 15:00
question
History, 15.09.2021 15:10
question
Mathematics, 15.09.2021 15:10
Questions on the website: 13722367