Utilizing your proofreader, open the sp_home_txt.html and…
Question Answered step-by-step Utilizing your proofreader, open the sp_home_txt.html and… Utilizing your proofreader, open the sp_home_txt.html and sp_layout_txt.css documents from the html03 > case1 organizer. Enter your name and the date in the remark segment of each document, and save them as sp_home.html and sp_layout.css separately.2. Go to the sp_home.html document in your supervisor. Inside the record head, make connects to the sp_base.css, sp_styles.css, and sp_layout.css template documents. Concentrate on the substance and construction of the record and afterward save your progressions to the report.3. Go to the sp_layout.css document in your proofreader. Go to the Window and Body Styles area. style rule for the html component that sets the level of the program window at 100 percent.4. style rule for the page body that sets the width to 95% of the program window runningfrom 640 pixels up to 960 pixels. Evenly focus the page body inside the program window.At long last, Karen needs to guarantee that the level of the page body is generally to some degree as high as theprogram window itself. Set the base level of the program window to 100 percent.5.style rule to apply the Border Box model to all header, ul, nav, li, and a components inthe record.6. Go to the Row Styles segment. Karen has set all components that ought to be treated as lattice columnsin the line class. For each component of the line classstyle decide that extends the componentto cover any drifting substance inside the component. (Answer: Use the strategy displayed in the instructional exercisethat utilizes the after pseudo-component.)7. Go to the Page Header Styles segment. In this part, you will make styles for the substance ofthe body header. tyle rule for the logo picture inside the body header that shows thepicture as a block with a width of 70% of the header, drifted on the left edge.8. The header likewise contains a route list that Karen needs to upward show. C stylerule for the nav component inside the body header that: a) floats the route list on the left,b) sets the size of the left and right cushioning to 2%, and c) sets the width of the route listto 30% of the width of the header.9. The hypertext joins in the route rundown ought to be shown as blocks. Cyle rule for each acomponent in the header route list that shows the component as a block with a width of 100 percent.10. Go to the Horizontal Navigation List Styles area. Karen has added a subsequent route list thatshe needs to evenly show. For all rundown things inside the flat route list,style decide that shows the things as blocks with a width of 12.5% drifted on the left edge.11. Go to the Topics Styles segment. This segment sets the styles for a rundown of four points depicting whatthe organization is advertising. Karen maintains that this rundown should likewise be shown evenly on the page. Forlist things inside the ul component with the id topics,a style rule to: a) show the things asblocks with a width of 20%, b) float the things on the left edge, and c) set the size of the leftedge space to 0% and the right edge space to 1.5%.12. Karen maintains that the points rundown should be well away from the left and right edges of the page body. In thesame segment, c decide that sets the size of the left edge of the first thing in quite a while rundown to7.75% and sets the right edge of the last thing to 7.75%.13. In a similar segment, ca decide that shows the picture inside each rundown thing in the subjects list asa block with a width of half and focused inside the rundown thing block. (Answer: Set the left and rightedges to auto.)14. Go to the HR Styles segment. The hr component is utilized to show a flat divider betweensegments of the page. Add a style decide that sets the width of the hr component to half.15. Go to the Customer Comment Styles segment. In this part, you will make style rules for theclient remarks showed close to the lower part of the page. For the ul component with the idremarks, a style decide that sets the width to 75% and focuses the component by setting thetop/base edge to 40 pixels and the left/right edge to auto.16. Karen believes that the rundown things should show up in two segments on the page. In a similar segment, cstyle rule for each rundown thing in the remarks list that: a) shows the thing as a block with a widthof half drifted on the left and b) sets the size of the base edge to 30 pixels.17. Each client remark is joined by a picture of the understudy. Karen needs thesepictures showed to one side of the remark. style rule to show the picture insideeach remark list thing as a block with a width of 20%, drifted on the left, and with a left/rightedge of 5%.18. a style rule for each section settled inside a client list thing that drifts thesection on the left edge with a width of 70%.19. Go to the Footer Styles area anda style decide that shows the footer just when bothedges are clear of drifting items.20. Save your progressions to the record and afterward open the sp_home.html document in your program. Check thatthe design and presence of the page components look like that displayed in Figure 3-66.Delivering Efficiency QueryYou will a question to compute the quantity of days between the date a request was submitted and the date the request was sent for each request. The consequence of your work will be a rundown of orders that required over 30 days to deliver. The salesmen will be expected to survey the records and report the wellspring of the deferral for each request. The CEO feels there might be issues with one of the transportation organizations, and would like information to back that up.aery utilizing Query Design. From the Customers table, incorporate the fields CompanyName, ContactName, ContactTitle, and Phone. From the Orders table, incorporate the fields OrderID, OrderDate, and ShippedDate.b.Run the question and analyze the records. Save the question as Shipping Efficiency.c.Add a determined field named DaysToShip to compute the quantity of days taken to take care of each request. (Answer: The articulation will incorporate the OrderDate and the ShippedDate; the outcomes won’t contain negative numbers.)d.Run the inquiry and inspect the outcomes. Does the information in the DaysToShip handle look precise? Save the inquiry.e.Add measures to restrict the question results to incorporate just requests that required over 30 days to transport.f.Add the Quantity field from the Order Details table and the ProductName field from the Products table to the question. Sort the question by climbing OrderID. At the point when the agents contact these clients, these two fields will give valuable data about the orders.g.Add the inscription Days to Ship to the DaysToShip field. Change to Datasheet view to see the outcomes. Change section widths as required.h.Save and close the inquiry.Request Summary QueryThe CEO is thinking about the monetary effect of limits. She requested a question showing the worker name, number of requests they have taken, and the all out markdown sum they have given clients. She desires to check whether there is a connection between’s the markdown offered and the quantity of deals.a.uery utilizing Query Design and add the Orders, Order Details, Products, and Customers tables. Add the fields OrderID and OrderDate from the Orders table. Set the two fields’ Total column to Group By.b.Add a determined field in the third segment. Name the field ExtendedAmount. This field ought to duplicate the amount requested (from the Order Details table) by the unit cost for that thing (from the Products table). This will work out the aggregate sum for each request. Design the determined field as Currency and change the subtitle to Total Dollars. Change the Total column to Sum.c.Add a determined field in the fourth section. Name the field DiscountAmount. The field ought to increase the amount requested, the unit cost for that thing, and the markdown field (from the Customers table). This will compute the all out markdown for each request. Design the determined field as Currency and add an inscription of Discount Amt. Change the Total line to Sum.d.Run the question. Analyze the outcomes. Most clients ought to have a rebate of 10% of the all out dollars, however a few clients will have no markdown. Save the inquiry as Order Summary. Get back to Design view.e.Add rules to the OrderDate field so just orders made between 1/1/2016 and 12/31/2016 are shown. Change the Total column to Where. This articulation will show just requests that were put in 2016.f.Run the inquiry and view the outcomes. Change section widths as required. Save and close the inquiry.Request Financing QueryThe CEO would like the sales reps to examine supporting with clients. To do as such, she would like you to a question showing the effect on cost for earlier requests. Along these lines, the reps can give clients a correlation with a request they have previously positioned. For the occasion, she is thinking about a 5% financing cost, paid more than a year. She would like you to leave the outcomes as regrettable numbers.aa duplicate of the Order Summary inquiry named Order Financing.b.Open the Order Financing question in Design view and eliminate the DiscountAmount field.c.Add another field utilizing the Expression Builder named SamplePayment. Embed the Pmt work with the accompanying boundaries:•Use .05/12 for the rate contention (5% premium, paid month to month).•Utilize the number 12 for the num_periods contention (a year).•Utilize the determined field [ExtendedAmount] for the present_value.•Utilize the worth 0 for both future_value and type.d.Change the Total column to Expression for the SamplePayment field.e.Change the Format for the SamplePayment field to Currency.f.Run the question and inspect the outcomes. Change segment widths as the need might arise. The outcomes show up as regrettable numbers, as mentioned. Save and close the inquiry.Request Summary by Country QueryThe organization is anticipating opening up some transportation communities universally. The past CEO had been thinking about Brazil, Denmark, and Germany as potential delivery place areas. Computer Science Engineering & Technology Python Programming COMP SCI 108 Share QuestionEmailCopy link Comments (0)


