Firefox !!!
When I download , firefox crash. I hate it
When I download , firefox crash. I hate it
Download now from www.firefox.com
What’s new in Firefox 3.6: Below are some of the coolest features of Firefox 3.6:
What’s New Under the Hood for Developers
Today, I am testing font embed in firefox. It’s amazing and good news for web designer. We dont’ worry about without font in user computer. We can design any font as we like and then embed code in CSS. The code is easy and very useful to us.
@font-face { font-family:Zawgyi-one; src:url(http://www.saturngod.net/ZawgyiOne2008.ttf); }
That is example and I am calling Zawgyi-one font to embed. You can read more detial in mozilla developer page