answersLogoWhite

0


Best Answer

Answer is incorrect, actual answer depends on what kind of font you are using. For 3/16, Arial the answer is 14.5 point.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What would the font size be if it's 3-16 inches high?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

Font size is measured by what?

Font size is measured in points. 1 point = 1/72 of an inch. 12 point font is 12/72 inches high. 72-point font is 1 inch high.


Size letters in HTML?

You can use the font tag and set sizes from 1 to 6. <font size="6">This is the biggest size that font allows</font> Font is not the best way to do it as the sizes are limited. The best way to do it is to use styles. Then you have a much wider range of sizes. You can make text as big as you want. You can use styles with different tags and you can use various measurements like pt for point, cm for centimetres and in for inches, amongst others: <span style="font-size:48pt">This will be in 48 point size</span> <div style="font-size:2in">This will be in 2 inches high</div> <p style="font-size:5cm">This will be in 5 centimetres high</p>


How do you change the font of an element?

Use the font-size tag to change an elements font size. For example to change all paragraph text to 24px your CSS would look like: p { font-size: 24px; }


What is the attribute that changes font type?

The font tag has an attribute called "Face" using which you can set the font type. Ex: <Font face = "Verdana"> will display all following text in the Verdana font. You can also set font size and color using this tag. Ex: <Font face = "Verdana" color = "Red" size = "10"> will display text in Verdana font, red color and 10 pixels high in size.


What is the anatomy of HTML?

Html mostly uses three main parts. The thing,(e.g. <FONT size="10"></font>) the thing your changing, (e.g. <font SIZE="10"></font>) ,what your changing it to.(e.g. <font size="IO"></font) And the closing tab.(e.g. <text size="10"></FONT>)Then you put some of the thing (e.g. <font size="10">Content of your site</font>)

Related questions

Font size is measured by what?

Font size is measured in points. 1 point = 1/72 of an inch. 12 point font is 12/72 inches high. 72-point font is 1 inch high.


Size letters in HTML?

You can use the font tag and set sizes from 1 to 6. <font size="6">This is the biggest size that font allows</font> Font is not the best way to do it as the sizes are limited. The best way to do it is to use styles. Then you have a much wider range of sizes. You can make text as big as you want. You can use styles with different tags and you can use various measurements like pt for point, cm for centimetres and in for inches, amongst others: <span style="font-size:48pt">This will be in 48 point size</span> <div style="font-size:2in">This will be in 2 inches high</div> <p style="font-size:5cm">This will be in 5 centimetres high</p>


How do you change the size of the text on a webpage?

You would use <font> Example: <font size="3">


Specifies size of characters?

The font size.


How do you change the font of an element?

Use the font-size tag to change an elements font size. For example to change all paragraph text to 24px your CSS would look like: p { font-size: 24px; }


What is font size determined by?

Font size is by fractions of 72 of an inch. For example, if a font is 14 pt., then it is 14/72 of an inch, or 7/36. A font size of 72 would be a full inch tall.


Is font size measured in Excel inches centimetres or pixels or points?

It is measured in points.


What is a font size?

what is a font size


How do you set font size?

In HTML: <font size=1>Smallest</font> <font size=3>Normal</font> <font size=7>Largest</font> The font tag can also have the color and face defined. <font size=3 color=red face=arial>Normal</font> However, the FONT tag is deprecated and has been removed from current versions of [X]HTML. Instead, use CSS to specify font size. For example: h1 {font-size: 2em; } div.fineprint { font-size: .85em; }


How many Skittles would it take to fill a pool that is 59x59 inches and 8 inches high?

Depends on the size of the skittles.


What is the font size for a paper?

I would suggest 12 pt Times New Roman font.


What font size makes capital letters 1.6 inches wide?

The point size of a font is measured in height. Different typefaces have different widths of characters and an 'i' will take less width than a 'w'.