Question

In: Computer Science

Create a un-order list that displays each day of the week with corresponding office hours. Set...

Create a un-order list that displays each day of the week with corresponding office hours.
Set M-F for 9-5pm, Sat 10-2pm, Sun -closed. Use 3 spaces between the day and time.

     Example: Monday [3 spaces] 9am – 5pm

Solutions

Expert Solution

Generally, spaces inbetween a single elements sinks in un-ordered list, which be solved using ' ' keyword.

I have providing the code alongwith screenshot of output:

Code:

<!DOCTYPE html>
<html>
<head>
        <title></title>
</head>
<body>
        <ul>
                <li>Monday&nbsp;&nbsp;&nbsp;9am – 5pm</li>
                <li>Tuesday&nbsp;&nbsp;&nbsp;9am – 5pm</li>
                <li>Wednesday&nbsp;&nbsp;&nbsp;9am – 5pm</li>
                <li>Thursday&nbsp;&nbsp;&nbsp;9am – 5pm</li>
                <li>Friday&nbsp;&nbsp;&nbsp;9am – 5pm</li>
                <li>Saturday&nbsp;&nbsp;&nbsp;10am – 2pm</li>
                <li>Sunday&nbsp;&nbsp;&nbsp;Closed</li>
        </ul>
</body>
</html>

Output:


Related Solutions

1- Clever Computers has a five-day work week and pays the office staff $3,050 each week....
1- Clever Computers has a five-day work week and pays the office staff $3,050 each week. If the month ends on a Thursday, the adjusting entry will credit Wages Payable for a.$610. b.$3,050. c.$1,220. d.$2,440. 2- A month-end review of work performed during the month at an accounting firm for tax clients indicates there are a total of 50 tax returns completed for which customers owe $196 each. They remain unbilled at the end of the period. The adjusting journal...
At Lummins Engine Corporation, production employees work 10 hours per day, four days per week. Each...
At Lummins Engine Corporation, production employees work 10 hours per day, four days per week. Each day of the week, at least the following number of employees must be working: Monday through Friday, seven employees; Saturday and Sunday, three employees. Lummins has set the following goals, listed in order ofpriority: ■ Goal 1: Meet employee requirements with 11 workers. ■ Goal 2: The average number of weekend days off per employee should be at least 1.5 days. ■ Goal 3:...
A grocery store is open 24 hours a day, seven days a week. It has the...
A grocery store is open 24 hours a day, seven days a week. It has the following daily requirements for cashiers: Time                             Minimum # of cashiers 0100 – 0400                              7 0400 – 0700                              4 0700 – 1000                              9 1000 – 1300                              12 1300 – 1600                              15 1600 – 1900                              17 1900 – 2200 19 2200 – 0100                              13 A cashier may start work at the beginning of any one of the shifts and, having begun, works 9 consecutive hours. Each...
The number of hours per week that the television is turned on is determined for each...
The number of hours per week that the television is turned on is determined for each family in a sample. The mean of the data is 3535 hours and the median is 31.231.2 hours. Twenty-four of the families in the sample turned on the television for 2020 hours or less for the week. The 6th percentile of the data is 2020 hours. Step 2 of 5: Approximately how many families are in the sample? Round your answer to the nearest...
If you use your office computer 15 hours per week, and do not unplug it when...
If you use your office computer 15 hours per week, and do not unplug it when it is not in use, how much carbon dioxide is produced from the vampire energy used by the office computer in one year ? help (energyvampires) Express your answer rounded to the nearest tenth of a pound of carbon dioxide. lb of CO2 Stand-by Power Consumption by Type of Appliance Appliance Category Appliance Average Power Consumption in Watts Audio Portable Stereo 1.66 DVD Player...
Clancy’s Casino, in Muledeer, Nevada, is open 24 hours a day, seven days a week. Along...
Clancy’s Casino, in Muledeer, Nevada, is open 24 hours a day, seven days a week. Along with all the other attractions and diversion, Clancy’s operates a variety of gaming tables. Dealers at these tables are interchangeable. The casino has the following daily requirements for dealers:                   Time                             Minimum # of dealers       0100 – 0500                               7       0500 – 0900                               4       0900 – 1300                               9       1300 – 1700                               12       1700 – 2100                               15       2100 – 0100                              ...
Each student arrives in office hours one by one, independently of each other, at a steady...
Each student arrives in office hours one by one, independently of each other, at a steady rate. On average, three students come to a two-hour office hour time block. Let S be the number of students to arrive in a two-hour office hour time block. What is the distribution of S? What is its parameter? Group of answer choices S ∼ Geo(1/3) S∼Pois(3) S∼Bin(2,1/3) S-Pois(1.5) What is the probability that S = 4? What is the probability that S ≤...
Professor Very Busy needs to allocate time next week to include time for office hours. He...
Professor Very Busy needs to allocate time next week to include time for office hours. He needs to forecast the number of students who will seek appointments. He has gathered the following data: Week #Students 6 Weeks ago 83 5 Weeks ago 110 4 Weeks ago 95 3 Weeks ago 80 2 Weeks ago 65 Last Week 50   What is this week's forecast using exponential smoothing with alpha = .2, if the forecast for two weeks ago was 90?
A furniture factory has 2230 machine hours available each week in the cutting​ department, 1470 hours...
A furniture factory has 2230 machine hours available each week in the cutting​ department, 1470 hours in the assembly​ department, and 2960 in the finishing department. Manufacturing a chair requires 0.3 hours of​ cutting, 0.5 hours of​ assembly, and 0.6 hours of finishing. A cabinet requires 0.8 hours of​ cutting, 0.3 hours of​ assembly, and 0.1 hours of finishing. A buffet requires 0.2 hours of​ cutting, 0.1 hours of​ assembly, and 0.9 hours of finishing. How many​ chairs, cabinets, and...
Given the list values = [], write code that fills the list with each set of...
Given the list values = [], write code that fills the list with each set of numbers below. Note: use loops if it is necessary 1 2 3 4 5 6 7 8 9 10 0 2 4 6 8 10 12 14 16 18 20 1 4 9 16 25 36 49 64 81 100 0 0 0 0 0 0 0 0 0 0 1 4 9 16 9 7 4 9 11 0 1 0 1 0...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT