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]
2 years ago
15

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

Physics
1 answer:
cricket20 [7]2 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
The mass of a radioactive substance follows a continuous exponential decay model, with a decay rate parameter of 1% per day. A s
Bumek [7]

Answer:

2,38kg

Explanation:

Mass in function of time can be found by the formula: m_{(t)} =m_{0} e^{-kt}, where m_{0} is the initial mass, t is the time and k is a constant.

Given that a sample decay 1% per day, that means that after first day you have 99% of mass.

m_{(1)} =m_{0} e^{-k(1)}, but m_{(1)}=\frac{99m_{0} }{100}, so we have \frac{99m_{0} }{100}=m_{0}e^{-k}, then k=-ln(\frac{99}{100})=0.01

Now using k found we must to find m_{(5)}.

m_{(5)}=m_{0}e^{-(0.01)5}=2.5kge^{-0.05} =2.5x0.951=2.38kg

6 0
3 years ago
Which statement best describes balancing equations and the law of conservation of mass?
Dmitrij [34]

Answer:

The number of atoms is the same in the reactants and in the products, and the total mass is the same in the reactants and in the products.

5 0
1 year ago
An artillery shell is fired at an angle of 83.3 ◦ above the horizontal ground with an initial speed of 1600 m/s. the acceleratio
timurjin [86]
T = 2*V₀*sin (α) / g .

t = 2*1600*sin (83.3°) / 9.8 ≈ 2*1600*0.993 / 9.8 ≈ 324 sec   or  5.3 min


5 0
3 years ago
Why audiotape, credit cards and videotape not placed closed to a strong magnet<br>​
e-lub [12.9K]
  • Audio tapes and credits cards and videotapes have magnetized bars.
  • Strong magnet can attract them too badly
  • It will cause harm to them.
  • They may be destroyed or may not work properly.
  • So they are not kept closed
4 0
3 years ago
Read 2 more answers
A crane with output power of 200w lift a 600N object a vertical distance of 4 meters in how many seconds
bulgar [2K]
1 w = 1N/s the change in total energy =mgh = 600*4 = 2400N. 2400N/200N/s = 12seconds
3 0
3 years ago
Other questions:
  • Whenever a net force acts on an object, there is a change in the objects ____
    11·1 answer
  • What is the frequency of a radio wave with an energy of 3.686 × 10−24 j/photon?answer in units of hz?
    6·1 answer
  • A glass ball of radius 3.74 cm sits at the bottom of a container of milk that has a density of 1.04 g/cm3. The normal force on t
    10·1 answer
  • Which body system remove carbon dioxide and waste
    5·2 answers
  • An object stays at rest until what happens to it?
    7·1 answer
  • A bulb pile is driven to the ground with a 2.5 ton hammer. The drop height is 22 ft and the volume in last batch driven is 4 cu
    14·2 answers
  • How do two objects at different temperatures attain thermal equilibrium?
    11·1 answer
  • What's a diode..??? How does it act as a rectifier??
    6·1 answer
  • Which element has the fewest valence electrons?
    10·1 answer
  • 1. Each of four boys were given
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!