1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Inga [223]
2 years ago
13

Plsss help anyone PLSSSSS ​

Computers and Technology
1 answer:
Katena32 [7]2 years ago
3 0

Answer:

The answer to this question is given below in the explanation section.

Explanation:

This question is about to write HTML code for the given sub-questions. In each sub-question different scenario is given. So, the answer to these questions is given below in the order they asked.

1. In this question it is asked to write a code of 5 students' name in a paragraph with a different color that make them unique.

<html>

<body>

<p style="color:red;">Student A</p>

<p style="color:blue;">Student B</p>

<p style="color:black;">Student C</p>

<p style="color:orange;">Student D</p>

<p style="color:green;">Student E</p>

</body>

</html>

2. In it, the below is given code show an ordered list of subjects that you're offering.

<html>

<body>

<h2>An ordered HTML list</h2>

<ol>

 <li>Introduction to Computing</li>

 <li>Communication Skills</li>

 <li>Software Designing</li>

</ol>  

</body>

</html>

3. The below-given HTML code shows the unordered list of parts that make up the computer.  

<html>

<body>

<h2>An unordered HTML list</h2>

<ul>

 <li>CPU</li>

 <li>RAM</li>

 <li>Motherboard</li>

 <li>Mouse</li>

 <li>Keyboard</li>

 <li>Monitor</li>

</ul>  

</body>

</html>

You might be interested in
python (Financial application: compute the future investment value) Write a function that computes a future investment value at
love history [14]

Answer:

def future_investment_value(investment, monthly_interest_rate, years):

   print("Years\tFuture Value")

   print("- - - - - - - - - - -")

   for i in range(1, years+1):

       future_value = investment * ((1 + monthly_interest_rate) ** (12 * i))

       print(i, "\t\t", format(future_value, ".2f"))

investment = float(input("Enter the invesment amount: "))

interest = float(input("Enter the annual interest rate: "))

year = int(input("Enter the year: "))

future_investment_value(investment, interest/1200, year)

Explanation:

Inside the function:

- In the for loop that iterates through the years, calculate the future value using the formula and print the results

Then:

- Ask the user for the investment, annual interest rate, and year

- Call the function with the given inputs

6 0
3 years ago
The position at which a column and a row intersect is called a __________.
s344n2d4d5 [400]
A grid line which is A
8 0
3 years ago
Hahaahhaahahuahaahahhahqha
anastassius [24]

Answer:

Bird baths, open containers, gutters, drainage systems

4 0
2 years ago
Compare the specialized and statistical functions in excel
creativ13 [48]
Specialized functions are <span>functions that require a range argument to specify the range of values to evaluate and a criteria argument that specifies the condition for the range. </span>Statistical functions apply a mathematical process to a group of cells in a worksheet.  W<span>hen you use this function, you can highlight all the cells that contain values you wish to sum in just one step. </span>
7 0
3 years ago
You are the project manger for Xylophone Phonics. It produces children's software programs that teach basic reading and math ski
____ [38]

Answer:

The correct answer is A.

Explanation:

Even though the B option, Analogous Estimating, can be used to predict parameters such as cost, scope etc. based on other similar projects done in the past, it is not the best option in our situation because we don't have enough information on the project to give us a detailed estimation. So the technique we should use is given in option A as Monte Carlo Analysis.

Monte Carlo Analysis is especially effective when there are a lot of unknowns or variables in play such as in our case where we don't have a lot of details. It can be used to predict the uncertainties, risks and their impacts on our project.

I hope this answer helps.

3 0
3 years ago
Other questions:
  • The house had a wonderful pool of ... (his/its/our) own.​
    5·1 answer
  • Write a function shampoo_instructions() with parameter num_cycles. If num_cycles is less than 1, print "Too few.". If more than
    7·1 answer
  • Which of the following is a non timber forest product
    7·1 answer
  • Teaching Siri or the Google Assistant how to recognize your voice by reading to it is an example of ________.
    6·1 answer
  • Limiting the amount of personal information available to others includes reducing your ______________ footprint
    9·1 answer
  • The output of a logic gate is 1 when all its inputs are at logic 0. the gate is either
    10·1 answer
  • Which is the best response to receiving a threating text from a classmate
    11·2 answers
  • what is cicada 3301? i will give brainliest if you give me a correct answer (not copy and pasted) and somewhat well detailed, i
    8·1 answer
  • 19. List three things you can do to protect your online reputation:
    7·1 answer
  • If you want to change the name of a folder that stores Word documents, what should you do before changing the
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!