Tagged Questions

2
votes
5answers
686 views

How do I package a custom TrueType font with a web site so the browsers will render it?

I'm developing a website for someone but they want (insist) that the title be in a non-standard font. (The customer is always right.) I have the TrueType (.ttf) font but how do I bundle this with the ...
1
vote
1answer
115 views

How to remove padding/margin on h tags?

I'm 99% sure I'm not overlooking something here. I have the usual resets done, no margin or padding on the h tag, line-height:100% etc etc. but STILL there are about 2 or 3px padding above and below ...
0
votes
2answers
130 views

Using web fonts

I use some fonts in my new website that do not exist by default on normal user computers. After some search I got that there are some tools that might help, like Google web-fonts. Fonts that I used ...