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
Which item is heavier, 50 kg of cotton or 50 kg of iron?
Kipish [7]

Answer:

They weight the same

Explanation:

6 0
3 years ago
A certain unbalanced force gives a 5kg object an acceleration of 15 m/s2. What would be the acceleration if the same force was a
stira [4]

Answer:

a2 = 2.5 m/s2

Explanation:

F1 = m1 a1 We use the same force so F1 = F2

= 5kg × 15m/s2 F2 = m2 a2

= 75N a2 is required

a2 = F2 / m2

= 75N / 30 kg

= 2.5 m/s2

7 0
3 years ago
During a rodeo, a clown runs 7.7 m north, turns 49.9 degrees east of north, and runs 6.4 m. Then after waiting for the bull to c
IRINA_888 [86]

During a rodeo, a clown runs 7.7 m north, turns 49.9 degrees east of north, and runs 6.4 m. Then after waiting for the bull to come near, the clown turns due east and runs 19.8 m to exit the arena. The magnitude of the clown’s displacement is 27 m.

<u>Explanation: </u>

As the clown is running in the north direction for about 7.7 m and then he turns 49.9 degrees east of north. In the east of north, he covers a distance of 6.4 m and then turns east to exit the arena after covering a distance of 19.8 m. Let’s have a simple diagram to easily understand the problem.

In first step, the clown runs 7.7 m in north direction, so the image will be  as in fig 1. Then he takes a direction of north east and covers a distance of 6.4 m, so the image will be modified as in fig 2. Then after the bull comes, he turns east and runs 19.8 m to exit the arena, so the image will be as in figure 3.

So, the extension of North line and the East line at a point shown as the dotted line in the above image, forms the total displacement as the hypotenuse of a right angled triangle. The extended dotted lines is nothing but the horizontal and vertical components of the angle 49.9 degree.

By using Pythagoras theorem, the total displacement can be found as

\text { Total displacement }=\sqrt{(o p p)^{2}+(a d j)^{2}}

\text { Distance covered by the clown in east direction }=(6.4 \times \cos 49.9)+19.8=23.9 \mathrm{m}

Similarly, the adjacent side of this imaginary triangle is the distance covered by the clown in the North direction.

\text { Distance covered by the clown in north direction }=6.4 \sin 49.9+7.7=12.6 \mathrm{m}

Thus, the total displacement covered by the clown is

\text { Total displacement }=\sqrt{(23.9)^{2}+(12.6)^{2}}=\sqrt{571.21+158.76}=\sqrt{729.97}=27 \mathrm{m}

Thus, the total displacement by the clown is 27 m.

5 0
3 years ago
A truck is traveling at 74.5 kilometers per hour away from you. The driver is blowing the horn which has a frequency of 415 Hz.
ArbitrLikvidat [17]
It would be a high pitched sound. Hope this helps.
8 0
3 years ago
The magnification produced by a plane mirror is +1. what does this mean?
disa [49]

Answer:

The magnification produced by a plane mirror is +1

means then the size of the image is equal to the size of the object. If m has a magnitude greater than 1 the image is larger than the object, and an m with a magnitude less than 1 means the image is smaller than the object.

6 0
3 years ago
Other questions:
  • A student decides they need a cup of coffee. The energy lost as the coffee cools down is _____ the energy gained by the surround
    5·2 answers
  • One simple model for a person running the 100 m dash is to assume the sprinter runs with constant acceleration until reaching to
    13·1 answer
  • 13. Bari kicked a ball and its leaves the ground at an angle 30° with a velocity of 20 m/s.
    10·1 answer
  • Two charges q1 and q2, that are distance d apart , repel each other with a force of 6.40 N. what would be the force between two
    8·1 answer
  • The difference between psychological disorder and what is normal
    11·2 answers
  • 3.113 A heat pump is under consideration for heating a research station located on Antarctica ice shelf. The interior of the sta
    7·1 answer
  • How can you increase efficiency of a simple machine??​
    7·1 answer
  • How is momentum of an object related to stopping distance​
    7·1 answer
  • How much force is required to accelerate a 0.10 gram mosquito at 20m/?
    7·2 answers
  • Particles in a liquid______, move about, and ______
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!