Text that is heavier or darker than other text in the document is considered _____.

Answers

Answer 1

The text that is heavier or darker than other text in a document is considered  Bold.

Hope this helped!~

Answer 2

Answer:

Emboldened

Explanation:

Emboldening is a method of increasing the outline of the font of a particular text. It essentially creates a highlight of the text and makes it easily identifiable throughout the document. In Microsoft word, there are various ways to embolden a text:

1. To embolden a word or text, using the mouse, highlight or select the text and and using the keyboard, hold down the Ctrl key, while the Ctrl key is still depressed, press the "B" on the keyboard to make a text bold.

2. Select the text or word and on the home tab which is at the top of the word screen, click on the "B" icon, this will make the text bold.

3. Also the cursor of the mouse can be placed anywhere on the word to be made bold, after that right click on the word and click on the "B" icon, the word will be made bold.


Related Questions

Which of the following are the rows or columns of white space created between grids?
alleys
gutters
margins
thirds

Answers

The white space between the columns or rows in a grid are called gutters. Gutters provide separation for readability and aesthetics, while margins are the surround space around the entire document's content.

The rows or columns of white space created between grids are known as gutters. Gutters are the empty spaces that serve to separate columns, rows, or blocks of content. In contrast, margins refer to the white space surrounding the text on a page or the edges of a document, and they can be set to various sizes to affect the document's layout and readability.

While the term 'alley' is less common in design, it sometimes is used interchangeably with gutter, especially in newspaper layout. However, for standardized terminology, 'gutter' is the most widely accepted term for these white spaces between columns on grids.

Margins are important for the overall appearance of a page, as they define the printable area. Margins that are too narrow can make a page look crowded. Conversely, wider margins reduce the print area but can make a document look more open and easier to read.

15 points


Based on what happens in Alice's Adventures in Wonderland, which word best describes the author's attitude toward Alice?

Answers

The author is sympathetic towards Alice in Alice's Adventures in Wonderland.

A word that best describes the author's attitude toward Alice is sympathetic. Hope I could help! :D

Students can use eNotes to type notes directly on screen and
A. review or print them later.
B. post visual cues on their desktop.
C. clip text and images from websites.
D. store information to a back-up system.

Answers

Answer:

a i think sorry if im wrong

Explanation:

Students can use eNotes to type notes directly on screen and store information to a back-up system.

What is Enotes?

Brad Satoris and Alexander Bloomingdale created the free educational website eNotes in 1998. It offers resources to aid students in completing their homework assignments and preparing for tests. eNotes is a Seattle, Washington-based company that focuses on providing lesson plans, study materials, and literary analyses.

Although the business offers a wide range of topics in the humanities, the website's content primarily focuses on literature and history. The majority of the content is contributed by a network of more than 1,000 professors and teachers.

It differs from other paid online education providers in that uploaded works are primarily edited by an internal publishing team.

Therefore, Students can use eNotes to type notes directly on screen and store information to a back-up system.

To learn more about Enotes, refer to the link:

https://brainly.com/question/2114707

#SPJ3

What is the mathematical order of operations used in Excel when formulas are evaluated?

Answers

This order of operations states the order to be. A. exponentiation, multiplication and division, addition and subtraction.

Suppose there is a class Alarm. Alarm has two class variables, code which contains a String value representing the code that deactivates the alarm, and armed which contains a boolean describing whether or not the alarm is activated. Alarm has a function changeCode that takes two parameters containing Strings, the first representing the current code, and the second representing the new code. If the user inputs the current code correctly, the value of code is changed to that of the new code. Call the changeCode function on the Alarm object myAlarm, whose current code is "3456", and change the code to "7921".

Answers

it would be

myAlarm.changeCode("3456", "7921");


To change the code of the Alarm class, use the changeCode method by passing the correct current code and the new desired code.

For the instance myAlarm with the current code '3456', call myAlarm.changeCode('3456', '7921') to change the code to '7921'.

In programming, variables are placeholders in memory that can change their values. Here, we have a class Alarm with class variables code (a String) and armed (a boolean).

The changeCode method allows the code to be updated if the current code is inputted correctly. Assuming you have an instance of Alarm called myAlarm and its current code is "3456", you can change it to "7921" as follows:

class Alarm:
   code = "3456"
   armed = True

   def changeCode(self, current_code, new_code):
       if current_code == self.code:
           self.code = new_code

myAlarm = Alarm()
myAlarm.changeCode("3456", "7921")

After running this code, myAlarm.code will now be "7921".

__________ has the highest conviction rate of any vehicle-related offense.

A. Changing lanes without signaling

B. Failure to stop at a red light

C. Speeding

D. Parking at a red curb

Answers

Answer:

Speeding

Explanation:

Excessive speeding has the highest conviction rate of any vehicle-related offense. It is often said that "speed thrills but kills." This statement is true. A cautious driver should always check for speed signs and always play by the rules. Speeding will not only get you a ticket but also will cause fatal accidents or collisions that might lead to injury or death. Speeding offenses include fines, points reduction, or court hearing.

How many 4 GB movies could you store on a 500 GB hard drive?

Answers

125 movies and maybe some kb sized movies (depends on the amount of kb)

in order to figure this out you must divide the amount of space by the space a single movie take. This will give you the amount of movies you could have. 500/4=125. therefore you could have 125 movies

By what year had improvements in technology vastly improved the ability to stream videos online ? 1996 2006 2000 2012

Answers

2006

the year 2006 had the ability to lower costs and improve efficiency,


Final answer:

Improvements in technology drastically improved the ability to stream videos online in 2006.

Explanation:

The year that improvements in technology vastly improved the ability to stream videos online was 2006. Prior to this year, there were limitations in bandwidth and internet connections, making it difficult to stream videos smoothly. However, with advancements in broadband internet and video compression techniques, streaming video became more accessible and widespread.

Learn more about Improvement in technology for video streaming here:

https://brainly.com/question/34531430

#SPJ2

What device is used to transmit what is effectively a type of Morse code between stations?
A. Modem
B. Fiber optic cable
C. Switch
D. Telephone

Answers

Answer:

its switch

Explanation:

that other person is wrong

Final answer:

A modem is the device used to transmit what is effectively a type of Morse code between stations.

Explanation:

The device used to transmit what is effectively a type of Morse code between stations is a modem. A modem is a hardware device that converts digital signals from a computer into analog signals that can be transmitted over telephone lines, fiber optic cables, or other communication channels. It allows for the transmission of data between computers or devices using different communication protocols.

What is a component of a risk analysis that joins the potential risks with how those events might impact a business?
A. Risk assessment
B. Business continuity
C. Vulnerability assessment
D. Risk mitigation

Answers

The question states:

What is a component of a risk analysis that joins the potential risks with how those events might impact a business?

A. Risk assessment

B. Business continuity

C. Vulnerability assessment

D. Risk mitigation

Answer: B. Business Continuity

Explanation: The component of a risk analysis that joins the potential risks with how those events might impact a business is Business Continuity. Business Continuity is the process of creating a plan to ensure that a business can continue to operate in the case of an unexpected disruption. A Business Continuity plan includes a risk assessment to identify potential risks and a strategy to mitigate those risks. It also includes procedures for responding to and recovering from events that could disrupt normal business operations. Therefore, option B, Business Continuity, is the correct answer.

Final answer:

A Risk Assessment is the process that joins potential risks with their possible impact on a business, involving the identification, analysis, and prioritization of these risks.

Explanation:

A component of a risk analysis that joins the potential risks with how those events might impact a business is known as a Risk Assessment. This process involves identifying hazards, determining exposure, and calculating the probability of these risks occurring under specific conditions.

A crucial aspect of risk assessment is to weigh different scenarios and estimate the probabilities of different outcomes. The main goal in risk assessment is to anticipate potential incidents and to determine how to minimize or manage their impact on the organization effectively.

This is achieved through a process that includes identification, evaluation, and prioritization of potential risks.

How do they make the "chips" in computers?

Answers

This is done using an optical process, not unlike how old photos were printed. A silicon wafer is covered with some etching resisting material, and then exposed to UV light through a mask. The mask is a drawing of the chip schematic.

The etching resisting material is removed where the light hits (or vice versa), and parts of the silicon wafer is etched away with a chemical. Different layers can be deposited by repeating this process.

Finally the wafer is cut into little rectangles and placed inside a housing.

How does modularity provide flexibility in a structured programming design?

Modularity enables multiple programmers to work on a program at the same time
Modularity enables a linear approach to software development
Modularity ensures the reuse of code variables.
Modularity ensures that a program will be completed on time.

Answers

Modular programming is the process of subdividing a computer program into separate sub-programs. Modularity provides flexibility in a structured programming design the following way: Modularity enables multiple programmers to work on a program at the same time. Correct answer: A

It provides developers flexibility in module maintenance.This makes the program easier to read and understand.

Answer:

A

Explanation:

Got it right on Edge 2021

What is the outcome when you select a section of unformatted text and click the Bold option, then the Italic option, then the Underline option? A. The resulting section of text will remain unchanged because this works only for individual words. B. The resulting section of text will only have the last formatting (underline). C. The resulting section of text will be bold, italic, and underlined. D. The resulting section of text will remain unformatted because you cannot use more than one formatting style. E. The resulting section of text will be bold and the program will ignore all other styling after that. Reset Next

Answers

I believe the answer is C

Answer:

c

Explanation:

An automated search feature used by search engines to find that match your search terms is called a spider or

Answers

Answer

Crawler

Explanation

This is a program that go to various website to read their pages and content provided in order to form entries for a search engine index.All search engines have this program called spider or a bot. It acts as an automated script that browses through the internet to scan the web pages and find words contained in the pages and where the words are used.


crawler is the term used to set a server in motion to do a search.

what is scratch in information system .

Answers

Scratch is a visual programming dialect and online network focused on essentially at youngsters, by coding with squares in the manager. Clients of the webpage can make online undertakings utilizing a square like interface. Scratch is a genuine programming  language in its own right. Scratch is written in squeak, an open source execution of smalltalk-80 dialect.

Which design approach help build sites that optimize varied screen sizes

Answers

Adaptive design approach

Adaptive design approach offers multiple fixed layout sizes. As compared to the responsive design, adaptive design delivers separate content to users based on their specific device. Responsive design approach uses fluid grids and offers the same website across every device. On the other hand, in adaptive design, the site chooses the best layout for that screen. You can develop 6 designs for the 6 most common screen widths.


In what two ways can you measure hard drive speed? Explain each of these measurements.

Answers

u can measure it in GB, MB, and TB. which is mainly in measuring it by storage

Give three reasons why Black hats hack?

Answers

this one makes no since to me sorry.

Answer:

Explanation:

In bo2 they can hack scorestreaks!

Flinstonia has a real GDP of $100,000, and Bedrockton has a real GDP of $100,000,000. Which country has the higher standard of living?

Answers

Bedrockton because the higher the GDP the higher the living standard.

What are at least three tips to taking photographs of insects? Why would following the tips help create better photographs?

Answers

1) Use a good cam 2) Make sure you focus on it 3) Make sure you snap it at the right time....    I hope this helps!!!!!


[tex]4875 - 4859[/tex]

Answers

answer : 16

    4875 - 4859 = 16


16 would be the answer


Andrew is using a word processing application to type out his résumé. Which of the following change happens "on the fly" as he types?
A.
it changes the font size to a more readable one
B.
it highlights grammatically incorrect sentences
C.
it creates line breaks wherever required
D.
it automatically selects easily readable fonts such as Arial

Andrew is using a word processing application to type out his résumé. Which of the following change happens "on the fly" as he types?
A.
it changes the font size to a more readable one
B.
it highlights grammatically incorrect sentences
C.
it creates line breaks wherever required
D.
it automatically selects easily readable fonts such as Arial

Answers

On the fly refers to something that is being changed while a process is still ongoing.

In a word processing application, what is more likely to happen is (B) it highlights grammatically incorrect sentences. This would occur since Microsoft Word default settings would be to do this. The other options would not occur automatically; the user needs to intentionally pick to do them.

A/an is a mathematical state that calculates a value

Answers

A formula is a mathematical state that calculates a value.

It is a special equation that shows the relationship between various variables. It is used to express mathematical relationships and rules, symbolically and concisely, and offers a solution to a problem. An example of a formula is one that expresses the volume of a box or the circumference of a circle.

what are the two reasons you might decide to flash bios

Answers

Two reasons you might decide to flash BIOS are:

-The system hangs at odd times or during the boot.  

-Some motherboard functions have stopped working or are giving problems. For example, the onboard video port is not working.

Enter a formula or in sales G5 the calculate the difference between the attendance totals for 2018 and 2017

Answers

we will write year in column B and column c respectively

2017 and 2018

then we will add months of year from January to December in the cells range from A2 to A13

then we will choose cell g5 and will write the diffrence formula

g5=attendance of 2018 - attendance of 2017"

we put "=" sign to put an formula in excel

then finally we will use fill handle and drag it from g6 to g12

to copy the difference  formula

look at attached file

What are the most important advantages of using the insert chart tool in word and importing data from Microsoft excel

Answers

I am not sure but I think that it is the third answer

How can hackers obtain a person’s data? Malicious hackers can obtain a person’s data through the method of simple___ engineering.

Answers

The answer might be social

Answer:

simple social engineering

Explanation:

social engineering as regards to information security and not social science. is the act of deceiving people into performing/practicing unconventional activities on the information network that will get their personal data exposed.

This psychological manipulation of people on the network into performing unconventional activities that will get their personal data exposed is mostly performed by hackers. the aim of this is to perform fraudulent or malicious activities using their personal data either on them or on unsuspecting individuals.

A hacker is someone who tries to break in a computers defense system by exploring ways around it instead of seeking permission to have access into the system.

can anyone answer this picture?

Answers

This program multiplies integer inputs A and B, by repeatedly adding B to RESULT while decrementing A.


It will work fine when either A or B is zero. If A is zero, it will branch to QUIT immediately. If B is zero, zero will be added repeatedly to the result (which also is initialized with zero).


LOOP, RESULT etc. are called labels. They translate into a memory address location of a variable or machine instruction. But it is much more readable to have them as english words while creating your program. Also, they make your program relocatable, in the sense that while writing, you don't have to decide on which physical address your program will run.

Tina is making a resume for the first time. What should her heading section include?
A. Her skill set B. Her name and contact information C. Her career objectives D. The word “Résumé”

Answers

Name and contact information

Which of the following likely has the highest degr



A. A biomedical researcher




B. A social worker




C. A registered nurse




D. A cosmetologist

Answers

the following likely has the highest degr is A registered nurse

So your answer is C. A registered nurse


Answer:

your answer is A

Explanation:

Im a 99% sure

Other Questions
What are the four countries with the largest spanish-speaking populations?Mxico Guinea ecuatorialArgentina Puerto RicoEspaaColombia The rhythmic use of spoken or semi-sung lyrics is called:a.Singingc.Rappingb.Hip Hopd.Chanting At the dealership where she works, Sade fulfilled 3/10 of her quarterly sales goal in January and another 1/10 of her sales goal in February. What fraction of her quarterly sales goal had Sade reached by the end of February? ____ of her goal Shane has been monitoring his mileage. According to last week's driving log, he drove 1/10 of a mile in his car and 9/10 of a mile in his truck. How far did Shane drive last week in all? For a class experiment, Vina's class weighed a log before and after subjecting it to termites. Before subjecting it to termites, the log weighed 7/10 of a pound. After the termites, the log weighed 3/10 of a pound. How much weight did the termites take from the log? Which equation has the least steep graph? A.y = x + 6 B.y = -x - 9 C.y = 2x + 1 D.y = -7x - 2 Multiply. 3 22 58 18 Enter your answer, in simplest radical form, in the box. Two solutions are mixed, bringing together ions of Na+, PO43, V3+, and Cl. Use the solubility rules to identify the composition of the salt that precipitates out of the solution. A. VPO4 B. Na3PO4 C. VCl3 D. NaCl Which could be the name of a point?A. NB. KC. mD. 1 According to Adams survey,54 sixth graders, or 36% of the students in sixth grade, would like to take art or music electives. How many sixth grade students are there in Adams school?A.90b.150c.162d.194 move the numbers from least to greatest in the table 50 points and brainliest Two of the angles in a triangle measure 56 and 28. What must be the measure of the third angle? Sean read one fifth (1/5) of a book in 1 and a half hours.How long will it take Sean to read half (1/2) of this book?Enter your answer as a mixed number in simplest form in the box.hours 3. VIDEO GAME Porsche bought a new video game. The first time she played, it took her 24 minutes to reach Level 2, the second time it took 18 minutes, the third time it took 16 minutes, and the fourth time it took 12 minutes. Use mental math to determine how many minutes she spent at Level 1 while playing these four games. Given that the area of a triangle is given by the formula A = 1/2 bh, what is the value of A if b = 4 cm and h = 6 cm?6 cm^2 12 cm^224 cm^2 48 cm^2 someone plzz help and plzz leave a explanation thx Using Chargaffs rules, what are the most likely percentage of G and T in the chicken DNA sample.a.Guanine 22%, thymine 16%b.Guanine 22%, thymine 28.4%c.Guanine 36%, thymine 21%d.Guanine 56%, thymine 13.8% what is 2x+6+x-12=180 what is the value of x? The beginning checkbook balance of Gregory Co. was $3,045.58. Their bank statement indicated a balance of $4,262.92. The bookkeeper of Gregory Co. discovered a $220.05 deposit not reflected on the statement and checks numbered 478 and 492 in the amounts of $325.50 and $497.65 still outstanding. The bank credited Gregorys account for $651.84 for a note that they had collected. The bank charged their account $37.60 for printed checks. Their reconciled balance was (Remember: To reconcile the bank balance with the checkbook balance means to compare the two, make the necessary adjustments (debits and credits) and ensure that the two amounts are equal.) $3,569.82. $3,659.28. $3,659.82. $6,359.82. The Art club is having a fundraiser, and 198 people are attending. if 12 people can sit at EACH table, what is the least number of the tables needed? Find the LCM (10,22,99) Steam Workshop Downloader