Complete the statement using the correct term.
The [blank] of the site is what will be displayed on the web page.

answer is Body

Answers

Answer 1

The BODY of the site is what will be displayed on the web page. It contains most of the distinctive content of the web page.

A web page refers to a document exhibited by the browser, which is generally written in the HTML language.

The body of a web page is a big area in the center that contains the most important and distinctive content of a web page.

The body will determine the central content of the HTML document, which will be observable on the web page (e.g., a photo gallery).

Learn more about a web page here:

https://brainly.com/question/16515023


Related Questions

Write a program that generates 100 random numbers and keeps a count of how many of those random numbers are even and how many of them are odd.

Answers

Answer:

import random

numbers = []

even = 0

odd = 0

for i in range(100):

   numbers.append(random.randint(1, 200))

for i in range(100):

   if numbers[i] % 2 == 0:

       even += 1

   else:

       odd += 1

print("Even:", even)

print("Odd:", odd)

Explanation:

Gg ez.

Suppose a password must have at least 8, but no more than 12 characters, where each character can be either:

Answers

Answer:

A combination of uppercase letters, lower case letters, numbers, and special characters.

Explanation:

A password is a word that permit you to register, log or sign in a site.

An ATM allows a customer to withdraw maximum amount of 500

Answers

Answer:

true

Explanation:

Algorithm:

Print "Enter the initial amount: $"
Get totalAmount

Repeat the following steps until totalAmount <= 0 or the user wants to exit
Get withdrawAmount

if withdrawAmount > 500
Print "You cannot withdraw amount of $500 per day."
otherwise
serviceCharge = 0

if withdrawAmount > 300
Find the serviceCharge as below
serviceCharge = (withdrawAmount - 300) * 0.04

Find the deductions as below
deductions = withdrawAmount + serviceCharge

if deductions > totalAmount
Print "Insufficient funds!"
Print "Allow with a service charge of $25? (Y/N): "
Get choice

if choice == 'y' or choice == 'Y'
Find the totalAmount as below
totalAmount -= (deductions + 25)
Print "Service charges: $" serviceCharge
Print "Additional charge: $25"
Print "Current balance: $" totalAmount
otherwise
Find the totalAmount as below
totalAmount -= deductions
Print "Service charges: $" serviceCharge
Print "Current balance: $" totalAmount

if totalAmount > 0
Print "Continue to withdraw? (Y/ N): "
Get choice;

if choice != 'y' and choice != 'Y'
Print "Current balance: $" totalAmount
Set repeat = false;

if totalAmount <= 0
Print "You should deposit an amount of money."

-------------------------------------------------------------------------------

Complete Program:

#include
#include
using namespace std;

int main()
{
double totalAmount;
double withdrawAmount;
double deductions;
char choice;
bool repeat = true;

cout << "Enter the initial amount: $";
cin >> totalAmount;

while(totalAmount > 0 && repeat)
{
cout << "\nEnter an amount to withdraw: $";
cin >> withdrawAmount;

if(withdrawAmount > 500)
{
cout << "You cannot withdraw amount of $500 per day." << endl;
}
else
{
double serviceCharge = 0;

if(withdrawAmount > 300)
serviceCharge = (withdrawAmount - 300) * 0.04;

deductions = withdrawAmount + serviceCharge;

if(deductions > totalAmount)
{
cout << "Insufficient funds!" << endl;
cout << "Allow with a service charge of $25? (Y/N): ";
cin >> choice;

if(choice == 'y' || choice == 'Y')
{
totalAmount -= (deductions + 25);

cout << "Service charges: $" << serviceCharge << endl;
cout << "Additional charge: $25" << endl;
cout << "Current balance: $" << totalAmount << endl;
}
}
else
{
totalAmount -= deductions;

cout << "Service charges: $" << serviceCharge << endl;
cout << "Current balance: $" << totalAmount << endl;
}
}

if(totalAmount > 0)
{
cout << "\nContinue to withdraw? (Y/ N): ";
cin >> choice;

if(choice != 'y' && choice != 'Y')
{
cout << "Current balance: $" << totalAmount << endl;
repeat = false;
}
}
}

if(totalAmount <= 0)
cout << "You should deposit an amount of money." << endl;

cout << endl;
system("pause");
return 0;
}
Other Questions
What would be an appropriate nursing diagnosis for a client who is uncertain about which course of action to take in his or her treatment What is the volume of this rectangular prism?Enter your answer in the box.(Yes I Know I'm Annoying With The Questions.) identity 10 fundamental human rights and their limitations The age of technology has led to a reduction in the amount of social movements.True or False. what is observable specialized structures of aqutic Drag each label to the correct location on the chart. Not all labels will be used. Jemma and Debra work as consultants.They both get hired for a job. Jemmacharges a fee of $15 plus an additional$22 per hour. Debra charges $20 perhour. Write an expression thatrepresents how much money theiremployer will have to pay both of themafter x amount of hours. How long was Louisiana a territory? I WILL GIVE YOU 200 pts please 1. 362. 8 323. 15 254. (3i) (4i)(5i)5. (7i)2(6i)6. 427. 558. 899. (5 2i) + (13 8i)10. (7 6i) + (9 + 11i)11. (12 + 48i) + (15 + 21i)12. (10 + 15i) (48 30i)13. (28 4i) (10 30i)14. (6 4i) (6 + 4i)15. (8 11i) (8 11i)16. (4 + 3i) (2 5i)17. (7 + 2i) (9 6i)18.19.27 820.321.26 + 522 41 + 3Solve each equation.22. 52 + 35 = 023. 2 2 + 10 = 024. 4 2 + 76 = 025. 2 2 6 = 026. 5 2 65 = 027. 4 2 + 12 = 03Find the values of and m that make each equation true.28. 15 28i = 3 + (4m)I29. (6 ) + (3m)i = 12 + 27i30. (3 + 4) + (3 m)i = 16 3i31. (7 + m) + (4 10)i = 3 6i32. ELECTRICITY The impedance in one part of a series circuit is 1 + 3j ohms and the impedance in another part of thecircuit is 7 5j ohms. Add these complex numbers to find the total impedance in the circuit.33. ELECTRICITY Using the formula E = IZ, find the voltage E in a circuit when the current I is 3 j amps and theimpedance Z is 3 + 2j ohms. on mitilda's first trip to see her father, he gives her_____.this if from a story called approximationsA. a color televisionB. new ice skatesC. a package of headbandsD. a candy bar he drives a car I shall bring a knife Solve for g.f=1/3(g+h-k)help its timed The third step in the project control process for measuring and evaluating project performance is to Can someone please help me with both questions I will mark u brilliant On a school field trip, the number of students, y, is always proportional to the number of adults, x. The line representing this relationship passes through the point (8,96). What is the unit rate, and what does it represent for this situation? What is 13x4=nx26 and tell me the answer I had $3. 0. My mom gave $10. 0. My dad gave $30. 0. My aunt and uncle gave me $100. 0. I had another $7. 0. How much did i have?. elliot's jogging rate is 9 km/h. how many kilometers can he travel in a) 2 hours?b) t hours.50 POINTS AND BRAINILEST! Fad City sells novel clothes that are subject to a great deal of price volatility. A recent item that cost $20 was marked up $12, marked down for a sale by $6 and then had a markdown cancellation of $3. The latest selling price is Write the ratio 4 1/5 to 5 2/5 as a simplified fraction