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
Arturiano [62]
3 years ago
10

Heading level elements are used to indicate a heading and displayed by the browser in a larger bold typeface - true or false?

Computers and Technology
1 answer:
Art [367]3 years ago
7 0

Answer:

The correct answer for the given question is "True".

Explanation:

In HTMLheading level tag are used to indicate the heading in the web page

Their are following 6 types of heading tag

<h1>hello1</h1>

<h2>hello2</h2>

<h3>hello3</h3>

<h4>hello4</h4>

<h5>hello5</h5>

<h6>hello6 </h6>

The <h1> tag will display content in largest form in web page whereas <h6>  tag will display content in small form in web page.

Following are the code of heading tag in HTML

<html>

<body>

<h1>hello1</h1>

<h2>hello2</h2>

<h3>hello3</h3>

<h4>hello4</h4>

<h5>hello5</h5>

<h6>hello6 </h6>

</body>

</html>

In this the heading hello1  will display in web browser in a larger bold typeface.

You might be interested in
What is the main goal of computer generated by digitalization
mars1129 [50]

Answer:

for better future and attractive human life

4 0
3 years ago
The _________ operator returns the distance in bytes, of a label from the beginning of its enclosing segment, added to the segme
DanielleElmas [232]

Answer:

C. Offset.

Explanation:

An offset operator can be defined as an integer that typically illustrates or represents the distance in bytes, ranging from the beginning of an object to the given point (segment) of the same object within the same data structure or array. Also, the distance in an offset operator is only valid when all the elements present in the object are having the same size, which is mainly measured in bytes.

Hence, the offset operator returns the distance in bytes, of a label from the beginning of its enclosing segment, added to the segment register.

For instance, assuming the object Z is an array of characters or data structure containing the following elements "efghij" the fifth element containing the character "i" is said to have an offset of four (4) from the beginning (start) of Z.

8 0
3 years ago
In attempts to improve their contribution to the environment, a company decided to adapt to green computing. Which of these tech
timama [110]

Answer:

All of them apply

Explanation:

Green computing is the process of using environmental friendly computers and its associated components, accessories and other supporting devices.

Virtualization helps us to reduce the number of hardware that we are using.

Grid computers helps us to reduce the use of number of machines and thus supporting the environment in a right way.

Recycling process. Any material that we use needs to be recycled effectively and also in an environmental friendly way.

Autonomic computing uses eco-friendly system which in turn hugely support green computing.

8 0
3 years ago
When does personal information often need to be entered online?
soldi70 [24.7K]

Answer:

Like when your doing an application for a job or anything important lol

Explanation:

3 0
3 years ago
B. Find Addition of Binary Numbers: 1100112 + 11012
schepotkina [342]
Hello, I assume you mean 110011_2 + 1101_2

To add 110011+ 1101 we can setup the problem like the following:

   110011
+     1101 
-------------
  1000000

When we add 1 + 1 this equals 10 so we just carry the 1 and we keep doing that from right to left. Also 1 + 0 = 1 

7 0
2 years ago
Other questions:
  • You have a new phone. What determines what type of messages you can send?
    15·1 answer
  • Explain what occurs when you synchronize computer and mobile devices.
    5·1 answer
  • Develop a program that will calculate the area and perimeter of a rectangle. The length and width can be given as constant.(LENG
    8·1 answer
  • Which network could NOT carry commercial traffic?
    15·1 answer
  • Complete the function void update (int *a, int *b), which reads two integers as argument, and sets a with the sum of them, and b
    8·1 answer
  • A(n) ____ is software that can be used to block access to certain Web sites that contain material deemed inappropriate or offens
    11·1 answer
  • I will upvote....
    10·1 answer
  • NEED HELP RIGHT NOW!!! Which of the following is the definition of a privacy policy? * 5 points - A legal document that an app o
    6·1 answer
  • How do you know how much space is on the computer
    11·2 answers
  • Create a class to represent light bulbs
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!