Thread: I'm Valid!
View Single Post
Old 10-14-2005, 02:05   #2 (permalink)
Duende
Civilians

 
Default Re: I'm Valid!

On 13 Oct 2005 Alan Little wrote in alt.www.webmaster

> The only problem is that my drop-caps sink. The first one on the page is
> properly lined up, but subsequent ones get lower and lower.


Try playing around with vertical-align:

..Cap:first-letter {
font-family: georgia, times, serif;
vertical-align: inherit;
font-size: 250%;
}

--
D?
  Reply With Quote
 
Page generated in 0.71487 seconds with 14 queries