Forums
This topic is locked
How to define "paragraph" by CSS?
Posted 20 Oct 2006 17:47:02
1
has voted
20 Oct 2006 17:47:02 donkey you posted:
should i create a new CSS other than defining it in other CSS? Replies
Replied 26 Oct 2006 18:44:32
26 Oct 2006 18:44:32 kelly redd replied:
don't really understand your question but why not create a psuedo class or something? you only need one file.
p {........}
p.diff_p {........}
p {........}
p.diff_p {........}