![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
What is the shorthand version of: .mystyle { font-family: Arial, sans-serif; font-size: 13px; font-weight:bold; color: #000000; } Thanks in advance! |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
Thanks Heather. BTW, is the order important? In other words, could I have written it this way?: .mystyle { font: Arial, sans-serif 13px bold ; color: #000000; } |
#5
| |||
| |||
|
|
Thanks Heather. BTW, is the order important? In other words, could I have written it this way?: .mystyle { font: Arial, sans-serif 13px bold ; color: #000000; } |
#6
| |||
| |||
|
|
You're welcome. As for the order, I tested it and apparently the order does make a difference. The style worked when ordered as I had pasted. It didn't work when I tried your order. If I'm wrong and the order means nothing, I'm sure someone here (who knows better than I do) will correct me. ![]() -- Heather "jip" <cmanning (AT) imacs (DOT) com> wrote in message news:cuimqj$b2t$1 (AT) forums (DOT) macromedia.com... Thanks Heather. BTW, is the order important? In other words, could I have written it this way?: .mystyle { font: Arial, sans-serif 13px bold ; color: #000000; } |
#7
| |||
| |||
|
|
Hello Heather Have you got a Mac? -- Cheers Pablo _____________________ Whoever said "image doesn't matter" was lying. http://www.dellwebsites.com ______________________________________ "Heather" <heather (AT) NOfeatherthewebJUNK (DOT) com> a écrit dans le message de news: cuio0t$cuj$1 (AT) forums (DOT) macromedia.com... You're welcome. As for the order, I tested it and apparently the order does make a difference. The style worked when ordered as I had pasted. It didn't work when I tried your order. If I'm wrong and the order means nothing, I'm sure someone here (who knows better than I do) will correct me. ![]() -- Heather "jip" <cmanning (AT) imacs (DOT) com> wrote in message news:cuimqj$b2t$1 (AT) forums (DOT) macromedia.com... Thanks Heather. BTW, is the order important? In other words, could I have written it this way?: .mystyle { font: Arial, sans-serif 13px bold ; color: #000000; } |
#8
| |||
| |||
|
|
You're welcome. As for the order, I tested it and apparently the order does make a difference. The style worked when ordered as I had pasted. It didn't work when I tried your order. If I'm wrong and the order means nothing, I'm sure someone here (who knows better than I do) will correct me. ![]() -- Heather "jip" <cmanning (AT) imacs (DOT) com> wrote in message news:cuimqj$b2t$1 (AT) forums (DOT) macromedia.com... Thanks Heather. BTW, is the order important? In other words, could I have written it this way?: .mystyle { font: Arial, sans-serif 13px bold ; color: #000000; } |
#9
| |||
| |||
|
|
Nope...PC only. -- Heather "Pablo" <dunno (AT) dunno (DOT) com> wrote in message news:cuioba$dd8$1 (AT) forums (DOT) macromedia.com... Hello Heather Have you got a Mac? -- Cheers Pablo _____________________ Whoever said "image doesn't matter" was lying. http://www.dellwebsites.com ______________________________________ "Heather" <heather (AT) NOfeatherthewebJUNK (DOT) com> a écrit dans le message de news: cuio0t$cuj$1 (AT) forums (DOT) macromedia.com... You're welcome. As for the order, I tested it and apparently the order does make a difference. The style worked when ordered as I had pasted. It didn't work when I tried your order. If I'm wrong and the order means nothing, I'm sure someone here (who knows better than I do) will correct me. ![]() -- Heather "jip" <cmanning (AT) imacs (DOT) com> wrote in message news:cuimqj$b2t$1 (AT) forums (DOT) macromedia.com... Thanks Heather. BTW, is the order important? In other words, could I have written it this way?: .mystyle { font: Arial, sans-serif 13px bold ; color: #000000; } |
#10
| |||
| |||
|
|
Heather: I stand corrected. The order is important. Optional ----------- bold - italic - oblique - small-caps (in that order) then - Required ------------ size - size/height then - Required ------------ family -- Murray --- ICQ 71997575 Team Macromedia Volunteer for Dreamweaver (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.dreamweavermx-templates.com - Template Triage! http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes ================== |
![]() |
| Thread Tools | |
| Display Modes | |
| |