|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
css newbie help
Hi,
I have this class code I want to use. .space { font-size: 11px !important; font-weight: normal !important; } I can use it easy if I do a <p class="space">, or any other html tag, but I don't want/need the <P> to be used here. All I want is to set my size and weight of my font with this class. How can I do that? |
|
#2
|
||||
|
||||
|
RE: css newbie help
That's what <span> is for.
|
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Client Side Things > css newbie help |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|