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
kakasveta [241]
3 years ago
15

What is the same about the EM categories? What is different?

Physics
1 answer:
cricket20 [7]3 years ago
8 0

Answer:

All 3 are CSS unit sizes which we can use for margins, fonts, borders etc.

Exp

CSS has four different unit sizes. These are:

Pixels (px)

Points (pt)

Ems (em)

Percentages(%)

These units are divided into two different groups. They are fixed and relative.

Pixels and points are fixed , whereas em and percentages are relative unit sizes. Relative unit sizes are good when creating scalable layouts.

Ems (em):

An em is a CSS unit that measures the size of a font. Originally, the em was equal to the width of the capital letter M, which is where its name originated.

It stands for "emphemeral unit" which is relative to the current font size.

The "em" is a scalable unit that  is used in web document media. Ems have mobile-device-friendly nature.

Pixels (px):

Pixels are fixed-size units that are used in screen media. One pixel is equal to one dot in computer. The problem with pixel unit is that it is not relative .

Points (pt):

Point values are only for print. A point is a unit of measurement use for real-life ink on paper. Generally, 72pts= 1 inch which is one real-life inch like on  a ruler. Point  is not recommended to use in web pages.

Generally, 1em=16px=12pt=100% if the body size is 100%.

Relative unit sized fonts change and fixed unit sized fonts remain the same.

For example,

body { font-size: 100%}

p{font-size: 16px}

You might be interested in
Using a hammer to drive a nail, it is the reaction force that brings the motion of the hammer to a stop but the _______________
ratelena [41]
Action force
Hope I helped out!
3 0
3 years ago
The acceleration of an object is constant when its velocity is :
emmasim [6.3K]

Answer:

B. changing by a constant amount each second

Explanation:

thats my answer

5 0
3 years ago
Read 2 more answers
What does a wave do that is so important?
expeople1 [14]
Waves transmit energy without transmitting matter, This means that we can move energy or information from one place to another without moving any substance from one place to another.
5 0
3 years ago
Read 2 more answers
A bullet of mass 0.1 kg traveling horizontally at a speed of 100 m/s embeds itself in a block of mass 3 kg that is sitting at re
Xelga [282]

Answer:

(a) the speed of the block after the bullet embeds itself in the block is 3.226 m/s

(b) the kinetic energy of the bullet plus the block before the collision is 500J

(c) the kinetic energy of the bullet plus the block after the collision is 16.13J

Explanation:

Given;

mass of bullet, m₁ = 0.1 kg

initial speed of bullet, u₁ = 100 m/s

mass of block, m₂ = 3 kg

initial speed of block, u₂ = 0

Part (A)

Applying the principle of conservation linear momentum, for inelastic collision;

m₁u₁ + m₂u₂ = v(m₁ + m₂)

where;

v is the speed of the block after the bullet embeds itself in the block

(0.1 x 100) + (3 x 0) = v (0.1 + 3)

10 = 3.1v

v = 10/3.1

v = 3.226 m/s

Part (B)

Initial Kinetic energy

Ki = ¹/₂m₁u₁² + ¹/₂m₂u₂²

Ki =  ¹/₂(0.1 x 100²) +  ¹/₂(3 x 0²)

Ki = 500 + 0

Ki = 500 J

Part (C)

Final kinetic energy

Kf = ¹/₂m₁v² + ¹/₂m₂v²

Kf = ¹/₂v²(m₁ + m₂)

Kf = ¹/₂ x 3.226²(0.1 + 3)

Kf = ¹/₂ x 3.226²(3.1)

Kf = 16.13 J

6 0
3 years ago
Oxidation reactions in biological systems generally involve
sesenic [268]

Answer: addition of electrons and hydrogen ions. loss of electrons and addition of hydrogen ions. loss of electrons and either addition or loss of hydrogen ions.

3 0
3 years ago
Other questions:
  • Why does water stay in a straw if you put your finger over it?
    15·1 answer
  • An object moves in a straight line and is speeding up. Which one of the following statements is true?
    11·1 answer
  • How long does it usually take a hypothesis to become a theory
    7·2 answers
  • Describe Ohm's law and its limitations;
    14·1 answer
  • A typical mattress has a network of springs that provide support. If you sit on a mattress, the springs compress. A heavier pers
    8·1 answer
  • What is common to all fossil fuels?
    15·2 answers
  • A wheel is observed to rotate 5 complete revolutions in 25 seconds. What is its angular speed
    13·1 answer
  • Draw a standard VOLLEYBALL COURT to show the correct player’s positioning and rotation by writing the numbers of each player.
    9·1 answer
  • A red laser with a wavelength of 670 nm and a blue laser with a wavelength of 450 nm emit laser beams with the same light power.
    7·1 answer
  • An acorn falls from a tree. Its velocity just before it hits the ground is 28.2 m/s, downward. (acceleration of gravity is 9.81m
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!