SC_EX365_2021_CS1-3a_MohammadIbrahimkhail_Report_2 (1)
.xlsx
keyboard_arrow_up
School
Northern Virginia Community College *
*We aren’t endorsed by this school
Course
140
Subject
Computer Science
Date
Apr 3, 2024
Type
xlsx
Pages
8
Uploaded by GeneralElectronLion33
Mohammad Ibrahimkhail
GE ver. 17.2.0-rc0000
1.
3/3
Unfreeze columns.
2.
3/3
Create a formula using a function.
3.
3/3
Change the fill color of a cell.
Change the font color.
Merge and center a range.
Change the row height using AutoFit.
4.
3/3
Change the font style.
Change the number format.
5.
3/3
Merge a range.
Change the orientation of merged cell content.
Align cell content vertically.
Align cell content horizontally.
Remove the border from the merged cell.
Change the column width.
6.
3/3
Update a value in a cell.
Apply a cell style.
Change the column width using AutoFit.
7.
3/3
Create a formula without using a function.
Copy a formula into a range.
Apply a cell style.
8.
3/3
Create a formula without using a function.
Copy a formula into a range.
Apply a cell style.
9.
2/3
Create a formula using arithmetic operators.
Copy a formula into a range.
10.
3/3
Create a formula using a function.
Copy a formula into a range.
Change the number format.
11.
3/3
Apply a conditional formatting rule.
Format a conditional formatting highlight cells rule.
12.
2/3
Copy and paste values in a range.
Copy and paste formatting.
13.
3/3
Create a formula using a function.
Copy a formula into a range.
Change the column width using AutoFit.
14.
3/3
Create a formula using a function.
15.
3/3
Change the chart type.
Change a chart title.
Add an axis title to a chart.
Change the position of the data labels.
16.
3/3
Delete a row.
17.
3/3
Change the name of a worksheet.
18.
3/3
Create a formula without using a function.
Create a formula without using a function.
Create a formula without using a function.
Create a formula without using a function.
19.
3/3
Copy a formula into a range.
Copy a formula into a range.
Copy a formula into a range.
Copy a formula into a range.
20.
4/4
Create a formula using a function.
21.
4/4
Create a formula using a function.
SUBMISSION #2 | SCORE IS: 63
OUT OF 65
Carla Arranga is a senior account manager at Ensight Healthcare Consultants, a consulting firm that works with hospitals, clinics, and other healthcare providers around the world. Carla has created a workbook summarizing the status of the consulting project for Everett Hospital. She asks for your help in completing the workbook.
Go to the Project Status
worksheet. Unfreeze
the first column since it does not display information that applies to the rest of the worksheet.
In cell J1, enter a formula using the NOW function to display today's date. Apply the Short Date number format to display only the date in the cell.
Format the worksheet title as follows to use a consistent design throughout the workbook:
a. Fill cell B2 with the Dark Red, Accent 6, Lighter 40%
shading color.
b. Change the font color to White, Background 1
.
c. Merge and center
the contents of cell B2 across the range B2:H2.
d. Use AutoFit
to resize row 2 to its best fit.
Format the billing rate data as follows to suit the design of the worksheet and make the data easier to understand:
a. Italicize
the contents of cell I2 to match the formatting in cell I1.
b. Apply the Currency
number format to cell J2 to clarify that it contains a dollar amount. Format the data in cell A4 as follows to display all of the text:
a. Merge the cells in the range A4:A13.
b. Rotate the text up in the merged cell so that the text reads from bottom to top.
c. Middle-align
and center
the text.
d. Remove the border from the merged cell.
e. Resize column A to a width of 4.00
.
Format the data in row 4 as follows to show that it contains column headings:
a. Change "Description" to use Service Description
as the complete column heading.
b. Apply the Accent 6
cell style to the range B4:H4.
c. Use AutoFit to resize column D to its best fit.
Carla wants to include the actual dollar amount of the services performed in column E. Enter this information as follows:
a. In cell E5, enter a formula without using a function that multiplies the actual hours (cell D5
) by the billing rate (cell J2
) to determine the actual dollar amount charged for general administrative services. Include an absolute reference to cell J2 in the formula.
b. Use the Fill Handle to fill the range E6:E13 with the formula in cell E5 to include the charges for the other services.
c. Format the range E6:E13 using the Comma number format and no decimal places to match the formatting in column F.
Carla needs to show how much of the estimate remains after the services performed. Provide this information as follows:
a. In cell G5, enter a formula without using a function that subtracts the actual dollars billed (cell E5
) from the estimated amount (cell F5
) to determine the remaining amount of the estimate for general administrative services.
b. Use the Fill Handle to fill the range G6:G13 with the formula in cell G5 to include the remaining amount for the other services.
c. Format the range G6:G13 using the Comma
number format and no decimal places to match the formatting in column F.
Carla also wants to show the remaining amount as a percentage of the actual amount. Enter this information as follows:
a. In cell H5, enter a formula that divides the remaining dollar amount (cell G5
) by the estimated dollar amount (cell F5
).
b. Copy the formula in cell H5 to the range H6:H14, pasting only the formula and number formatting to display the remaining amount as a percentage of the actual amount for the other services and the total.
In the Project Status worksheet, one or more cells in the range H6:H14 contains an incorrect formula.
Calculate the project status totals as follows:
a. In cell D14, enter a formula using the SUM
function to total the actual hours (range D5:D13
).
b. Use the Fill Handle to fill the range E14:G14 with the formula in cell D14.
c. Apply the Accounting
number format with no decimal places to the range E14:G14.
Carla also wants to identify the services for which Ensight has billed more than the full estimate amount. In the range H5:H13, use Conditional Formatting
Highlight Cells Rules to format values less than 1% (0.01) in Light Red Fill with Dark Red Text
. Carla imported data about the consultants working on the Everett Hospital project and stored the data on a separate worksheet, but wants to include the data in the Project Status
worksheet. Copy and paste the data as follows:
a. Go to the Consultants
worksheet and copy the data in the range B2:G12.
b. Return to the Project Status
worksheet. Paste the data in cell J3, keeping the source formatting when you paste it.
In the Project Status worksheet, the formatting from the range B2:G12 in the Consultants worksheet should be copied to the range J3:O13.
Carla needs to list the role for each consultant. Those with four or more years of experience take the Lead role. Otherwise, they take the Associate role. List this information as follows:
a. In cell N5 on the Project Status
worksheet, enter a formula that uses the IF
function to test whether the number of years of experience (cell M5
) is greater than or equal to 4
.
b. If the consultant has four or more years of experience, display "Lead"
in cell N5.
c. If the consultant has less than four years of experience, display "Associate"
in cell N5.
d. Copy the formula in cell N5 to the range N6:N13, pasting the formula only.
e. Use AutoFit
to resize column N to its best fit.
Carla wants to include summary statistics about the project and the consultants. Include this information as follows:
In cell D16, enter a formula that uses the AVERAGE
function to average the number of years of experience (range M5:M13
).
Make the 3-D Clustered Column chart in the range B17:H31 easier to interpret as follows:
a. Change the chart type to a Clustered Bar chart
.
b. Use Actual Project Hours
as the chart title.
c. Add a primary horizontal axis title to the chart, using Hours
as the axis title text.
d. Add data labels in the center
of each bar.
Delete row 33 since Carla has reformatted the clustered column chart.
Go to the Schedule
worksheet. Rename the Schedule
worksheet tab to Project Schedule
to use a more descriptive name.
Each service starts on a different date because the services depend on each other. Enter the starting dates for the remaining services as follows:
a. In cell D6, enter a formula without using a function that adds 4
days to the value in cell C6
.
b. In cell E6, enter a formula without using a function that subtracts 3
days from the value in cell C6
.
c. In cell F6, enter a formula without using a function that adds 2
days to the value in cell E6
.
d. In cell G6, enter a formula without using a function that adds 2
days to the value in cell C6
.
Copy the formulas in Phase 2 to the rest of the schedule as follows:
a. Copy the formula in cell D6 to the range D7:D9.
b. Copy the formula in cell E6 to the range E7:E9.
c. Copy the formula in cell F6 to the range F7:F9.
d. Copy the formula in cell G6 to the range G7:G9.
In cell C11, enter a formula that uses the MIN
function to find the earliest date in the project schedule (range C6:G9
).
In cell C12, enter a formula that uses the MAX
function to find the latest date in the project schedule (range C6:G9
).
Shelly Cashman Excel 365/2021 | Modules 1-3: SAM Capstone Project 1a
Author:
No
Shelly C
Ensight Healthcare Consultants
CREATE FORMULAS WITH FUNCTIONS
Mohammad Ibrahimkhail
ote: Do not edit this sheet. If your name does not appear in cell B6, please download a new copy of the file from ashman Excel 365/2021 | Modules 1- 3: SAM Capstone Project 1a
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
- Access to all documents
- Unlimited textbook solutions
- 24/7 expert homework help
Related Questions
Adjust the parameter. Image size is unsupported. Each image dimension must utilize 40–2600 pixels.
arrow_forward
⦁ Create a new blank spreadsheet⦁ Save the document as Lab 6.0⦁ Merge and center cells A1: I1 ⦁ In cell A1 Type: CIT 105 Lab 6.0⦁ Make the following changes to CIT 105 Lab 6.0
⦁ Bold CIT 105 Lab 6.0⦁ Change the font size to 16⦁ Change the font color to red⦁ Merge and center cells A2:I2⦁ Make the following changes to A2⦁ Type EARNINGS in cell A2⦁ Bold EARNINGS⦁ In A3 type: Occupation⦁ In B3 type: Median Pay⦁ In F3 type: Income⦁ In I3 type: After Taxes⦁ In A4 type the name of the occupation you hope to obtain (HINT: use the one you researched on Occupation Outlook Handbook)
(Data Analyst)
⦁ In B4 enter the median pay for that occupation on the Occupation Outlook Handbook⦁ In F4 enter: Yearly Pay⦁ In F5 enter: Monthly Pay⦁ In F6 enter: 2-WK Pay⦁ In F7 enter: 1-WK Pay⦁ In F8 enter: Daily Pay⦁ In F9 enter: Hourly Pay⦁ Merge and center A11:I11⦁ In A11 enter: Budget⦁ Bold Budget⦁ In A12:A21 create the list…
arrow_forward
HTML/CSS JAVASCRIPT please help me answer this question I will give you a good rating Thank you!
Take the following static web page application with illustrated output, and modify it so that it produces the second illustrated output. You need to add and position two new red div elements, put the image inside the outer enclosing orange div, and place the same image inside the red divs. You can use any other image you have on file if you can’t locate the godaddy image
<! DOCTYPE html>
<html>
<head>
<link rel= "stylesheet" href= "FA19MID4L.css">
</head>
<body>
<img src= "GoDaddy.png"/>
<div class ="enclose">
<p> Welcome to: <strong>webhamster.com</strong> </br>
This Web page is parked <strong>Free </strong>courtesy of
<a class = "aclass1" href="https://www.godaddy.com">GoDaddy.com</a></p>
<h1>Want to buy <span class="span2">webhamster.com ?</span>…
arrow_forward
in javascript Create a function that will load a new image from the website https://cataas.com/cat every 10 seconds, and will stop this interval when the SPACEBAR is pressed.
arrow_forward
Complete match of MS Word keys with text.Ctrl+B. Italicize textCtrl+U. Center alignmentCtrl+E. Make text boldCtrl+I. Underline text
arrow_forward
Having trouble with this debugging. new quotes should be visible everytime page loads up.
arrow_forward
1) You need to use JavaScript to modify a repeated element of unknown count on the page that is different on each page visit. What is the best way to do this?:
A) Use document.getElementsByTagName(), then use the return like an array. B) Manually label each element Id, then use document.getElementById().
C) Give the same Id to each element, then use getElementById() like an array.
D) Use the highest common parent element, then use recursive search.
2) You are in charge of writing a JavaScript code to tell the user how well his/her password is as it is typed in. What is the best approach?
A) Add onsubmit to submit button. Show message if password is weak and return false.
B) Add onsubmit to submit button. Disable update button if password is too weak.
C) Add onchange to password field. Update a message as password is changed.
D) Add onfocusout to password field. Update a message as password is changed
3) What event can we use to animate a picture once it is downloaded?:
A) onchange
B)…
arrow_forward
// 4) Define a function named createBorders that selects// the table inside the "myPage" section. The function// should add a CSS border to the table cells that is// 2 pixels thick and solid black (use #000 for black).// The function should also return the table element.////////////// Hint: You can build a selector from the result// of another selector.
arrow_forward
Please do fast!!!
Try to Answer in typed form..
Write docker compose file that will help your front end image to communicate with your back end image
arrow_forward
Hands-On Project 1-3In this project, you will explore how to write text to a specific element in your web page in response to theonclick event handler. To complete the exercise, you will apply the following JavaScript expression:document.getElementById('id').innerHTML = 'text';where id is the value of the id attribute for the page element and text is the text of the content to be writteninto the element. You will use this expression to enhance a web form by displaying the message “Thank you foryour order” when the user clicks the Submit button. Figure 1-25 shows the completed web page.Do the following:1. Use your code editor to open project01-03_txt.html from the HandsOnProject_01 folder. Enter your name and the date in the comment section of the document and save it as project01-03.html.2. Scroll down to the bottom of the file and locate the input element for the Submit button.3. Add an onclick event handler to the <input> tag that changes the innerHTML value of the page element…
arrow_forward
Instruction:
Please write this code in javascript and let me know if there is any issue
Question:
1. Use our HTML template to create a file named as your name (for example if your name is john the file name would be "john.html"). Make sure to update the metadata (title, author, description...) accordingly. This HTML file should contain an h1 heading element that includes your full name and student number.
2. Create an empty element with an id of your name. This element should be used to display your output from JavaScript.
3. Create a JavaScript file named your studentid.js that performs the following:
a. Create a function that will count the number of even numbers contained in the array that is passed to this function. The array may contain values of any type, but you only count the even numbers. This function will return a number (number of instances of even numbers found in the array). Needless to say, the function will return zero, if the array is empty or no even numbers are…
arrow_forward
Create one design using geometric shapes with black, white, and black colors.
*Look at the attached photo*
arrow_forward
Texture packer can be used.
Create Spritesheet:
A simple character based on the below template (check the Werewolf.png attached file):
The character should be, eventually, fully, animated, moving its head, torso, hand and feet individually.
For the Character export 3 images per each animation as listed below:
Idle
Walk
Attack
Jump
Pack all the assets into a single Spritesheet.
arrow_forward
An Internet service provider(ISP) offers free customized websites for their customers. Customization includes;
“background-color” of webpages(you can choose just one color),
“font-size” that will be applied to all webpages (size that could be chosen is from 10 to 16),
“font” that will be applied to all webpages (limited to “Calibri(Body)”, “Arial” and “Times New Roman”) and
Contact Information that will be displayed at the bottom of every webpage and is formed from:
“E-mail address” and
“Telephone number”
Keeping in mind that there exists a unique customer number assigned to each customer and kept in a session variable named “cid” ($_SESSION[‘cid’]) during the login process;
Assuming that you have a database named “quizdb” with a database user named “quizusr” and password “pwd”;
Create the database table named “pages” using the information specified above(i - iv). Fill in the following table for each field that you created.
Field Name
Type
Length/Values
Index…
arrow_forward
Design.
arrow_forward
Given the following 1D array of 7 strings:
"SHIP" "CUP"
The first element located at index 0 is "LION". The last element located at index 6 is
"CUP". (Note that the indexing starts from 0)
"LION"
"ICE" "YOLK"
"ROCK" "POT"
Perform Selection Sort to rearrange the elements in alphabetical order. Simulate the
algorithm and fill in the required array element values in the following items. You have
the option not to to type the double quotes in your answers.
arrow_forward
Using React create a header component that displays a logo and company name. It should be able to welcome a user to the site or ask them to sign in, depending on boolean input. Create a landing page component that tells the user about the company. Create a product component that displays information about the products that the company sells. Edit your existing App.js file so that it displays the header component, the landing page component and at least three product components. Use an array of values and props to do this. Pass props to the header component to specify whether the user is logged in or not.
arrow_forward
What function is required after you have made changes to the pixels[] array.
updatePixels()
loadPixels()
accessPixels()
createPixels()
arrow_forward
JavaScript D3
<script src='https://d3js.org/d3.v7.min.js'></script><script>//Create SVG elementvar svg = d3.select("body").append("svg").attr("width", 400).attr("height", 400).style("border", '1px solid green');//Create and append rectangle elementsvg.append("rect").attr("x", 0).attr("y", 0).attr("width", 200).attr("height", 100).attr("fill", 'pink');//Append circlesvg.append("circle").attr("cx", 250).attr("cy", 50).attr("r", 50);svg.append("ellipse").attr("cx", 250).attr("cy", 50).attr("rx", 150).attr("ry", 50);//Create and append text element into groupsvg.append("text").attr("x", 150).attr("y", 50).attr("stroke", "#fff").text("This is some text!");</script>
Build an SVG scene that is created from an external file. You need to create a CSV with information about the shapes. You should include columns in your CSV file for the type of shape (circle, rectangle, ellipse, line), its dimensions and position, and colour. Your program reads the data and creates and…
arrow_forward
Aa -
A
Font
Paragraph
Styles
Describe different meta characters used in Regular Expression(with example: in your own
words.
(Ctrl) -
13 words
Construct a regular expression for: All words of {a,b} in which b appears tripled, if
0 日
arrow_forward
Complete the following practice problems and submit .html files containing your solutions:
Add several images to a page. Use a loop to attach a click event handler to each of the images. When one of the images is clicked, add a border around it using CSS. When another image is clicked, the border from the previous image should be removed, in addition to adding the new border.
Create a function that will let the user edit the strings in an array. Start by passing an array of strings into the function. The function should render a text input box on the page, each containing a string from the array. When a "save" button is pressed, update the content of the array and print the entire array with console.log(). You don't need to support adding or removing elements from the array, just editing the existing strings.
arrow_forward
Replace the following comments with the appropriate JavaScript code.
Changing color and font-size example
function changeText () {
// select the paragraph having "pid" as id
// Change the text of the selected paragraph to Click here
// Change the color of the selected paragraph to red
//Change the font size of the selected paragraph to 18 points
// locate the parent node of the paragraph and store the location in
a variable
// Change the background color of the parent to blue
/head>
linker
arrow_forward
Computer Science
WebGL - Use the z-buffer algorithm to demonstrate hidden-surface removal for three cubes. One cube should be in the center of the canvas. Each of the other two cubes should either overlap the first cube or be overlapped by it. Create separate files for the HTML index and JavaScript required for the program. Please include screenshots of your program running as well.
arrow_forward
Choose:
ANY keyboard event
ANY mouse event
and either Scroll, Resize, Focus, Blur, Select, or Change
Make sure it's clear in the HTML what the user (aka ME) should be doing to trigger your events.Make 3 HTML/JavaScript files (use embeded aka <script> tags to make it easier) one for the old HTML method, the DOM Event Handler method, and the Event Listener method. They should look all the same just have the events coded differently.Subject matter can be whatever you want, the assignment is not dependent on content as it is functionality. Just make it PG, obviously! You can have fun with it. Silly is fine.
arrow_forward
Not same as already posted.
arrow_forward
Q6A / Choose the correct answer when we put text inside an Excel cell , to change the
location of the text inside the cell , we need to use the following tool ?
1- Alignment tabulating
2- Font tabulating
3- Number tabulating
Q6B / in quires about the information of any person we use ?
1- Sort and filter
2- Find and select
arrow_forward
def edge_highlight(self, image): """ Returns a new image with the edges highlighted
# Check output >>> img_proc = PremiumImageProcessing() >>> img = img_read_helper('img/test_image_32x32.png') >>> img_edge = img_proc.edge_highlight(img) >>> img_exp = img_read_helper('img/exp/test_image_32x32_edge.png') >>> img_exp.pixels == img_edge.pixels # Check edge_highlight output True >>> img_save_helper('img/out/test_image_32x32_edge.png', img_edge) """ # YOUR CODE GOES HERE # kernel = [[-1, -2, -1], [0, 0, 0], [1, 2, 1] ] pixels = image.pixels new_pixels = [] for y in range(len(pixels)): new_row = [] for x in range(len(pixels[y])): neighbors = [] for dy in range(-1, 2): for dx in range(-1, 2): nx = x + dx…
arrow_forward
Implement responsive design to different screen widths using @media and flex/flexbox
Include a pulldown menu
arrow_forward
Using netbeans, fix the given code below and run it using netbeans. Show the screenshot result. It should be the same as the result picture given below
arrow_forward
mesh, Surf, contour and counter3. Add titles, labels etc. to each plot. Separate the plot by
"pause" command
a. z = x3 - y3
b. 22 = x?y2- xy
- 10 s x, y s 10
- 10 s x, ys 10
Open a file and store z1 and 2. Close the file
arrow_forward
Develop an app in Android Studio that uses a Recycler View to show list of cars and their makers. The design of the app should contain two Text Views and one Image View. In the first Text View, the name of the cars should be displayed. In the second Text View, the maker of the car should be displayed. The Image View should show a delete icon. The app should have a design like shown below in the first screenshot. You are free to use any layout you want, e.g., ConstraintLayout, LinearLayout or RelativeLayout etc. You can also use combination of these layouts.
On the click of the delete icon on a row, that particular row should be delete. Please make sure the row is deleted only when the delete icon in that row is clicked. The row should NOT be deleted on the click on any other place than the delete icon. The second screenshot above shows the state of the app after deleting some of the records from the Recycler View on the click of delete icons.
Please note the followings:…
arrow_forward
Python please thank you!!
arrow_forward
Code design..
arrow_forward
yicd5giNoPIKpeLS52njNZNq7Zp54pVIOurp3HTvfokwOPhcpO.
1.
K.
M
1- Insert the word Art in the empty space in the top of the
grade table, add a shape fill and reflection to it
2- insert a picture of your choice to the left side of the word
art
3- Rename the sheet with "CSC1200 Grades" and color it
with Blue.
led
Table and Charts:
4- Create a pie chart for the total grade and the name of each
correspondent student, and move it to a new sheet called "Pie
Chart
5- Add a table format for the grades table (with header,
banded raws and first column).
Conditional Formatting:
6- Highlight Akkar addresses with Green
7-Add red righ to left Data Bars to Excel Exam and left to
right Blue Data Bars to Word Exam.
Sorting and Filtering
8- Sort the names of the students in ascending order.
9- Filter the data to show only the failed students.
241 PM
BD d ENG
5/2/202
arrow_forward
SEE MORE QUESTIONS
Recommended textbooks for you
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:9781337508841
Author:Carey
Publisher:Cengage
Related Questions
- Adjust the parameter. Image size is unsupported. Each image dimension must utilize 40–2600 pixels.arrow_forward⦁ Create a new blank spreadsheet⦁ Save the document as Lab 6.0⦁ Merge and center cells A1: I1 ⦁ In cell A1 Type: CIT 105 Lab 6.0⦁ Make the following changes to CIT 105 Lab 6.0 ⦁ Bold CIT 105 Lab 6.0⦁ Change the font size to 16⦁ Change the font color to red⦁ Merge and center cells A2:I2⦁ Make the following changes to A2⦁ Type EARNINGS in cell A2⦁ Bold EARNINGS⦁ In A3 type: Occupation⦁ In B3 type: Median Pay⦁ In F3 type: Income⦁ In I3 type: After Taxes⦁ In A4 type the name of the occupation you hope to obtain (HINT: use the one you researched on Occupation Outlook Handbook) (Data Analyst) ⦁ In B4 enter the median pay for that occupation on the Occupation Outlook Handbook⦁ In F4 enter: Yearly Pay⦁ In F5 enter: Monthly Pay⦁ In F6 enter: 2-WK Pay⦁ In F7 enter: 1-WK Pay⦁ In F8 enter: Daily Pay⦁ In F9 enter: Hourly Pay⦁ Merge and center A11:I11⦁ In A11 enter: Budget⦁ Bold Budget⦁ In A12:A21 create the list…arrow_forwardHTML/CSS JAVASCRIPT please help me answer this question I will give you a good rating Thank you! Take the following static web page application with illustrated output, and modify it so that it produces the second illustrated output. You need to add and position two new red div elements, put the image inside the outer enclosing orange div, and place the same image inside the red divs. You can use any other image you have on file if you can’t locate the godaddy image <! DOCTYPE html> <html> <head> <link rel= "stylesheet" href= "FA19MID4L.css"> </head> <body> <img src= "GoDaddy.png"/> <div class ="enclose"> <p> Welcome to: <strong>webhamster.com</strong> </br> This Web page is parked <strong>Free </strong>courtesy of <a class = "aclass1" href="https://www.godaddy.com">GoDaddy.com</a></p> <h1>Want to buy <span class="span2">webhamster.com ?</span>…arrow_forward
- in javascript Create a function that will load a new image from the website https://cataas.com/cat every 10 seconds, and will stop this interval when the SPACEBAR is pressed.arrow_forwardComplete match of MS Word keys with text.Ctrl+B. Italicize textCtrl+U. Center alignmentCtrl+E. Make text boldCtrl+I. Underline textarrow_forwardHaving trouble with this debugging. new quotes should be visible everytime page loads up.arrow_forward
- 1) You need to use JavaScript to modify a repeated element of unknown count on the page that is different on each page visit. What is the best way to do this?: A) Use document.getElementsByTagName(), then use the return like an array. B) Manually label each element Id, then use document.getElementById(). C) Give the same Id to each element, then use getElementById() like an array. D) Use the highest common parent element, then use recursive search. 2) You are in charge of writing a JavaScript code to tell the user how well his/her password is as it is typed in. What is the best approach? A) Add onsubmit to submit button. Show message if password is weak and return false. B) Add onsubmit to submit button. Disable update button if password is too weak. C) Add onchange to password field. Update a message as password is changed. D) Add onfocusout to password field. Update a message as password is changed 3) What event can we use to animate a picture once it is downloaded?: A) onchange B)…arrow_forward// 4) Define a function named createBorders that selects// the table inside the "myPage" section. The function// should add a CSS border to the table cells that is// 2 pixels thick and solid black (use #000 for black).// The function should also return the table element.////////////// Hint: You can build a selector from the result// of another selector.arrow_forwardPlease do fast!!! Try to Answer in typed form.. Write docker compose file that will help your front end image to communicate with your back end imagearrow_forward
- Hands-On Project 1-3In this project, you will explore how to write text to a specific element in your web page in response to theonclick event handler. To complete the exercise, you will apply the following JavaScript expression:document.getElementById('id').innerHTML = 'text';where id is the value of the id attribute for the page element and text is the text of the content to be writteninto the element. You will use this expression to enhance a web form by displaying the message “Thank you foryour order” when the user clicks the Submit button. Figure 1-25 shows the completed web page.Do the following:1. Use your code editor to open project01-03_txt.html from the HandsOnProject_01 folder. Enter your name and the date in the comment section of the document and save it as project01-03.html.2. Scroll down to the bottom of the file and locate the input element for the Submit button.3. Add an onclick event handler to the <input> tag that changes the innerHTML value of the page element…arrow_forwardInstruction: Please write this code in javascript and let me know if there is any issue Question: 1. Use our HTML template to create a file named as your name (for example if your name is john the file name would be "john.html"). Make sure to update the metadata (title, author, description...) accordingly. This HTML file should contain an h1 heading element that includes your full name and student number. 2. Create an empty element with an id of your name. This element should be used to display your output from JavaScript. 3. Create a JavaScript file named your studentid.js that performs the following: a. Create a function that will count the number of even numbers contained in the array that is passed to this function. The array may contain values of any type, but you only count the even numbers. This function will return a number (number of instances of even numbers found in the array). Needless to say, the function will return zero, if the array is empty or no even numbers are…arrow_forwardCreate one design using geometric shapes with black, white, and black colors. *Look at the attached photo*arrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Np Ms Office 365/Excel 2016 I NtermedComputer ScienceISBN:9781337508841Author:CareyPublisher:Cengage
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:9781337508841
Author:Carey
Publisher:Cengage