FWIW, it looks ok to me with ff3 on Linux. What issues are you having with fonts?
dcm On Feb 22, 5:41 pm, "Erik R. Peterson" <[email protected]> wrote: > Hello everyone. > > I'm just beginning to place text in my webpage and for the life of me > the font formatting sucks across platforms and browsers. > > Here is the webpage: > > My text is on the right side panel. It looks great in safari, but > sucks everywhere else. > > http://www.honestskin.com/start.htm > > What is the BEST approach toward formatting fonts for the different > browsers? Can anyone show me any CSS for fonts that works with most > browsers? > > Here is what I've done: > > { > width: 246px; > margin: 10px 26px auto; > float: left; > border: 0px; > padding-bottom: 0px; > display: inline; > line-height: 1.5em; > font-size: 138%; > text-align: left; > color: #FFE09F; > padding: 0; > font-family: verdana,sans-serif; > > } > > Thank you so much for any responses. > > Erik --~--~---------~--~----~------------~-------~--~----~ -- You received this because you are subscribed to the "Design the Web with CSS" at Google groups. To post: [email protected] To unsubscribe: [email protected] -~----------~----~----~----~------~----~------~--~---
