![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Is this the group for CSS questions? If so here is one. If not where can I post this. I have a bunch of links through my web pages, like these: a class=FootNote href="http://www.bscinc.net">annuity</a>, a class=FootNote href="http://www.bscinc.net">variable annuity</a>, a class=FootNote href="http://www.bscinc.net">tax sheltered annuity</a>, Please note that I use the "class=FootNote" to format the links. It works well. But it is a pain to keep typing. Is there a way to do the formatting at a higher level? For example, I thought I could use something like div class=FootNote |
#3
| |||
| |||
|
|
And apply formatting in css to #footnote{ } #footnote li{ } and/or #footnote a{ Thanks for the post. It is not a list. |
#4
| |||
| |||
|
|
And apply formatting in css to #footnote{ } #footnote li{ } and/or #footnote a{ } Nevermind my preceding post. |
#5
| ||||
| ||||
|
|
Based on your remail, I changed my css to read #FootNote { FONT-SIZE: 8pt; |
|
COLOR: #000000; FONT-FAMILY: Arial, Helvetica, Sans-serif, sans-serif; |
|
TEXT-DECORATION: NONE; |
|
And it works fine now. Thanks for your email reply which lead me to the answer. |
#6
| |||
| |||
|
|
Is this the group for CSS questions? If so here is one. If not where can I post this. I have a bunch of links through my web pages, like these: a class=FootNote href="http://www.bscinc.net">annuity</a>, a class=FootNote href="http://www.bscinc.net">variable annuity</a>, a class=FootNote href=“http://www.bscinc.net”>tax sheltered annuity</a>, Please note that I use the "class=FootNote" to format the links. It works well. But it is a pain to keep typing. Is there a way to do the formatting at a higher level? For example, I thought I could use something like div class=FootNote or td class=FootNote |
#7
| |||
| |||
|
|
Points are for printing. 8 of them is waaay too small to read. Use percentages. 100 of them. http://k75s.home.att.net/fontsize.html |
#8
| |||
| |||
|
|
By the way, I have tried several mthods but always had problems when viewing pages in MS IE or in FireFox. I never could get the size I wanted using smlaa, medium, large type specifications. |
|
Best regards, AF http://www.bscinc.net http://www.affordablefloridainsurance.com http://www.americanltci.com |
#9
| ||||
| ||||
|
|
On Sun, 06 Aug 2006 20:20:55 GMT, "Beauregard T. Shagnasty" a.nony.mous (AT) example (DOT) invalid> wrote: Points are for printing. 8 of them is waaay too small to read. Use percentages. 100 of them. http://k75s.home.att.net/fontsize.html I see your point, no bun intended. |
|
Where can I go, ie what are the urls, to find out more about the "correct" methods of specifying font size for the Web? |
|
By the way, I have tried several mthods but always had problems when viewing pages in MS IE or in FireFox. I never could get the size I wanted using smlaa, medium, large type specifications. That is why I started using 10pt, 12pt, etc. |
|
Thanks for your post. |
#10
| |||
| |||
|
|
In message <vfhcd2l6n04mkr0hv6tduq8ut6ht5r6a5b (AT) 4ax (DOT) com>, AF bscinc (AT) Yahoo_NoSpam (DOT) com> writes [of a series of links] It is not a list. Yes it is. Compact Oxford English Dictionary: list noun - a number of connected items or names written consecutively |
![]() |
| Thread Tools | |
| Display Modes | |
| |