PHP Indonesia - Facebook | PHP Indonesia is a community for everyone that loves PHP. Our focus is in the PHP world but our topics encompass the entire LAMP stack. Topics include PHP coding, to memcached handling, db optimizations, server stack, web server tuning, code deploying, hosting options and much much more. Youtube Channel : http://www.youtube.com/user/OurPHPIndonesia Twitter : @php_indonesia NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/ | |
|
Saya meload font ke project saya dengan skrip beri... Oct 27th 2013, 08:09, by Dropb Nrro | Saya meload font ke project saya dengan skrip berikut : Apa ada yang salah??
@font-face { font-family : Tempus Sans ITC; src : url('../font/TEMPSITC.TTF'); }
@font-face { font-family : Oswald; src : url('../font/oswald.light.TTF'); }
@font-face { font-family : Cambria; src : url('../font/CAMBRIA.TTC'); }
@font-face { font-family : Calisto MT; src : url('../font/CalistoMT.TTF'); }
@font-face { font-family : Times New Roman; src : url('../font/TIMESNR.TTF'); } |
| | kyanya di font-family harus ada tanda ' ' ex : @font-face{ font-family: 'OpenSans'; src: url('../fonts/OpenSans.ttf'); font-weight: normal; font-style: normal; } |
| | jika ingin menambah font, sebaiknya menggunkan yg ber-extensi (.otf) supaya project tidak berat .. saya kasih referensi dan disitu sudah ada untuk generatornya, jd tinggal copy/paste ajja, silakan mampir sini .. : http://www.fontsquirrel.com/ |
| | ^ya bisa sebaiknya. .yg di atas juga hanya contohnya saja. .kebetulan yg dingat ekstensi .ttf :p |
| | oyiii oyiii (y) :D | | |
|
Tidak ada komentar:
Posting Komentar