Answers
Jan 25, 2009 - 01:01 PM
Example:
<br> .third { <br> color: #f00; <br> font-size: 2em; <br> } <br>
Text Text Text Text Text
Feb 07, 2009 - 10:24 PM
upto
is the smallest font size
is the largest font size
eg:Text
or
Text
Mar 24, 2009 - 06:48 AM
The Quomon Team
May 12, 2009 - 08:25 AM
May 22, 2009 - 09:06 AM
there is no specific rulews in HTML for change in color ok
Jatin
Aug 24, 2009 - 02:49 AM
style="color:#FF0000; font:normal 12px Verdana, Arial, Helvetica, sans-serif; text-decoration:none;"
Like this
Text Text Text Text Text
Sep 08, 2009 - 01:30 AM
You can use STYLE property in directly like bellow
(OR)
Just write one css class for all options like
<br>.option <br>{ <br> color:red;(or you can give hexa color values like #FFFFFF) <br> font-size:12pt;(or 12px) <br> font-family:Arial; <br>} <br>
Use this in your web form its very simple.
Sep 08, 2009 - 02:12 AM
Mar 05, 2010 - 10:54 AM
If you are beginner I can offer you to visit these
html tutorials. Its helped me very much. And I hope it will help you.
Mar 05, 2010 - 10:58 AM
If you are beginner I can offer you to visit these html tutorials http://phpforms.net/tutorial/tutorial...
Its helped me very much. And I hope it will help you.
Jan 07, 2011 - 12:42 AM
Jan 08, 2011 - 12:14 PM
| Toppings | Option 1 Option 2 Option 3 Option 4 Option Option 5 Olives Option 6 Option 9 |
Sep 20, 2012 - 07:12 PM
You can also use
text
tag. The value 1 can be replaced by 2,3,4,5,6 or 7. Although, you should prefer Font Size as it will show you have more knowledge in this field.
Sep 21, 2012 - 11:37 AM
Text Text My Text Text Text
Oct 02, 2012 - 01:53 PM
This is easy:
Text Text Text Text Text



Add New Comment