4/05/2012

font type html

<style type="text/css">
@font-face {
    font-family: "My Custom Font";
    src: url(GOTHICB_0.TTF) format("truetype");
}
p.customfont {
    font-family: "My Custom Font", Verdana, Tahoma;
}
</style>
<p class="customfont">Hello world!</p>

Đoạn code trên quy định font từ host cho website

SHARE THIS

Author:

Tôi là PHƯỚC kỹ sư công nghệ thông tin. chuyên thiết kế web và làm dịch vụ MMO.

0 comments: