The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
2answers
318 views

Why is text on microsoft site not smooth in non-IE browser?

The following link: http://www.microsoft.com/en-us/server-cloud/windows-server/buy.aspx and possibly all other links in MS site does not render text smoothly in Chrome and Firefox. Why so? IE7: ...
3
votes
3answers
1k views

Popular serif and sans-serif browser compatible font combinations?

I was curious as to which combinations of serif and sans-serif fonts are preferable to use that are compatible with most browsers. While I am aware that with the introduction of CSS3 importing ...
3
votes
1answer
689 views

Gradient Banding in Chrome

I've been trying use linear-gradient CSS to avoid using an image for a gradient but unfortunately it renders poorly in Chrome with visible banding. I've created a codepen example to illustrate the ...
1
vote
1answer
345 views

How can I make my google fonts render properly in chrome (windows xp) [closed]

This is the SITE and it looks great in firefox on both windows XP and mac OS10.6. But with chrome on my XP it looks wierd. All the texts are jagged and pixlated sort of. I have tried with and without ...
0
votes
0answers
205 views

CSS generates two scroll bars when browser changes sizes [closed]

I've seen a problem with both firefox and chrome where the CSS code is rendering extra background space. When the browser's on full size (on a 1440x900), it tends to render everything properly. When ...