answersLogoWhite

0

Well, this is normal, and it is the smallest font we can get. However, if you put in subscript, it looks like this: Subscript However, I might recommend making a font size change feature in the future.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Where can you put php code blocks inside a HTML document?

//Down below you can see the php code block. <html> <form> <p><b><font color="000000" font size="2" face="Verdana">Name:</font></b></p> <input type=text size="40" name="name"> </textarea> <br><br> <input type="hidden" name="stamp" value="<?php echo md5(uniqid(rand(),true)); ?>" /> <input name="Submit1" type="submit" value="submit" style="width: 117px"> </form> <html>


What is the plural of WikiAnswers?

WikiAnswers is plural in form.


How can I change the font in my W2 form?

You cannot change the font in your W2 form as it is a standardized document required by the IRS.


What is the best form of data input for bank checks?

Banks process checks by using MICR or Magnet Ink Character Recognition. This uses unique font styles, which are recognized and read into the system.


How do you have text automaticaly in an HTML form entry box?

Do you mean, that if you load the page, there is already text in the input box, or do you want to have it loaded into the input box dynamically?A input box generally looks like this:* name=" " -- this is the name of the input.* type=" " -- this is the type of input, a few examples: text is a textfield, submit is a button, hidden is a hidden input, etc...* value=" " -- this is the initial value of the input. This is what you are asking for, I think. In the example above, "Red shoes" will be in the textfield already when you load the page.* size=" " -- How big should this input be? Big enough to hold ... characters of the font you specified in css, or in the style attribute (see below) * maxlength=" " -- The maximal amount of characters the input can have. * style=" " -- CSS styles that style the input, a few examples: # style="font-weight: Tahoma;" -- The font style Tahoma in the input# style="width: 100%;" -- This makes the width of the input 100%. This bypasses the stupid "size" you specify in de tag, so the width will be the same, even if you use other fonts... (be tidy and don't put the "size" in the tag...)


What is font form?

"Font form" is not a common term in typography or design. It could possibly refer to the style or appearance of a font, such as its weight (bold, regular, light), size, spacing, or other characteristics that define its visual representation.


Is a keybaord input or output?

The keyboard is an input device because you use it to type, which is a form of input. Another form of input is the mouse, which sends clicks and mouse movement to let you click on links and move the mouse around.


Why is WikiAnswers called WikiAnswers?

It provides answers, in the form of a wiki (a website which can be edited by members of the public).


What is pertaining to letters in the form of style of letters?

font epistolic


What is the purpose of an input form in Access?

to input data into one record at a time


What is a correct way to retrieve the lastname input field from a form submitted with a post method?

The correct way is to define an input type. The format for it would be <form action="" type="post"><input type="text"/></form>


Is micr a output device?

The full form of MICR is Magnetis Ink Character Reader.