|
| |
|
|
edalzell
Posts: 1 Joined: 10/20/2003 Status: offline
|
First letter as a drop cap - 10/20/2003 1:22:43
I am having some difficulty getting the first letter in my blog to be a drop cap. I think this: div:first-child p : first-letter { ...relevant CSS here } should work, but it doesn't. Any ideas?
|
|
|
|
coreybryant
Posts: 2625 Joined: 3/17/2002 From: Castle Rock CO USA Status: offline
|
RE: First letter as a drop cap - 10/20/2003 6:38:09
Welcome to the forums edalzell. What is the relevant CSS? But I think you are trying for this: <style> div.first-child:first-letter { color: #FF0000; font-size: 200%; } </style> It would help if you post your code so that we could see it. Thanks!
_____________________________
Corey R. Bryant My Merchant Account Blog | Expression Web Blog
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|