answersLogoWhite

0

What else can I help you with?

Related Questions

What is the best font?

Verdana


What is the font on the Amazon Kindle?

Verdana


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 largest professional looking font?

Verdana


What is the name of the font that this website uses for its answers?

The font Answers.com uses for its answers is Verdana.


Can verdana be used as a APA font?

Yes, Verdana can be used as a font for APA style papers. APA style guidelines don't specify a particular font, but recommend using a clear and easy-to-read font such as Arial or Times New Roman. Verdana is a suitable alternative that meets these criteria.


What font is Kingdom of Loathing in?

The font used in Kingdom of Loathing is called Verdana.


How do you create biodata in table format using HTML?

<html> <head> <title> BIO-DATA </title> <body> <table border="1" width="600" align="center" bgcolor="yellow"> <caption align="center">BIO-DATA</caption> <tr> <td colspan="2" align="center"><img src="Photo-2128.jpg" height="350" width="300"> </td> </tr> </table> <table border="1" width="600" align="center" bgcolor="green"> <tr> <font face="verdana" color="red"> <td>NAME:</td> <td><font color="white">Ashis Kumar Sharma</font></td> </font> </tr> <tr> <font face="verdana"> <td colspan="2" align="center" height="40" bgcolor="yellow"><font color="green"><b>ADDRESS</b></font></td> </font> </tr> <tr> <font face="verdana"> <td>CITY:</td> <td><font color="white">Chakradharpur</font></td> </font> </tr> <tr>k <font face="verdana"> <td>STATE:</td> <td><font color="white">Jharkhand</font></td> </font> </tr> <tr> <font face="verdana"> <td>PIN-CODE</td> <td><font color="white">833102</font></td> </font> </tr> <tr> <font face="verdana"> <td>EMAIL:</td> <td><font color="white">xxxxxxx@gmail.com</font></td> </font> </tr> <tr> <font face="verdana"> <td>PHONE:</td> <td><font color="white">95465768878</font></td> </font> </tr> <tr> <font face="verdana"> <td>MOBILE NO.:</td> <td><font color="white">9876543210</font></td> </font> </tr> <tr> <font face="verdana"> <td>D.O.B:</td> <td><font color="white">18/6/1991</font></td> </font> </tr> <tr> <font face="verdana"> <td>GENDER:</td> <td><font color="white">Male</font></td> </font> </tr> <tr> <font face="verdana"> <td>COLLEGE:</td> k<td><font color="white">Kiit University</font></td> </font> </tr> <tr> <font face="verdana"> <td>DEPARTMENT:</td> <td><font color="white">MCA</font></td> </font> </tr> <tr> <font face="verdana"> <td colspan="2" align="center" height="40" bgcolor="yellow"><font color="green"><b>EDUCATIONAL QUALIFICATION</b></font></td> </font> </tr> <tr> <font face="verdana"> <td>10th</td> <td><font color="white">58.2</font></td> </font> </tr> <tr> <font face="verdana"> <td>12th</td> <td><font color="white">60</font></td> </font> </tr> <tr> <font face="verdana"> <td>B.Sc.(C.A)</td> <td><font color="white">79.2</font></td> </font> </tr> <tr> <font face="verdana"> <td>MCA</td> <td><font color="white">7.85 CGPA</font></td> </font> </tr> <tr width="30"> <font face="verdana"> <td>EXTRA ACTIVITY:</td> <td><font color="white">Cricket,Art</font></td> </font> </tr> <tr width="30"> <font face="verdana"> <td>PROFESSIONAL QUALIFICATION:</td> <td><font color="white">C,C++,Data Structure,Html,Php</font></td> </font> </tr> <tr width="30"> <font face="verdana"> <td>KNOWN LANGUAGE:</td> <td><font color="white">English,Hindi</font></td> </font> </tr> <tr width="30"> <font face="verdana"> <td>HOBBY:</td> <td><font color="white">Listening Music,Playing Cricket</font></td> </font> </tr> </table> </body> </html>


Write the CSS code for an external style sheet that configures the text to be brown 14 px in size and in Arial Verdana or a sans-serif font?

.classname {font-size: 0.88em;font-family: Verdana, Arial, Sans-serifcolor: borwn;}


What is the correct sequence of steps to change the font verdana to arial?

To change the font from Verdana to Arial, open the document in a text editor or word processor. Select the text that you want to change, then click on the font option in the toolbar or menu. From the drop-down menu, choose Arial as the new font for the selected text.


What is the name of the group to modify font size and style?

I believe you are looking for the "font-family" and "size" elements. Example usage: <P STYLE="font-size: 24px; font-family: Verdana;">


What is the font type generally used to make webpages?

It's completely at the discretion of the web-page designer ! It can be any font they want it to be - from a list of over 700 ! The font typically used on WikiAnswers (but not in the answer box for each question). is 'Verdana Sans Serif'.