ล่าสุดการพัฒนาเว็บบทเรียน
×

CSS การอ้างอิง

CSS การอ้างอิง CSS selectors CSS ฟังก์ชั่น CSS หูอ้างอิง CSS ปลอดภัยเว็บแบบอักษร CSS Animatable CSS หน่วย CSS PX-EM แปลง CSS สี CSS สี ค่า CSS3 สนับสนุนเบราว์เซอร์

CSS คุณสมบัติ

align-content align-items align-self all animation animation-delay animation-direction animation-duration animation-fill-mode animation-iteration-count animation-name animation-play-state animation-timing-function backface-visibility background background-attachment background-blend-mode background-clip background-color background-image background-origin background-position background-repeat background-size border border-bottom border-bottom-color border-bottom-left-radius border-bottom-right-radius border-bottom-style border-bottom-width border-collapse border-color border-image border-image-outset border-image-repeat border-image-slice border-image-source border-image-width border-left border-left-color border-left-style border-left-width border-radius border-right border-right-color border-right-style border-right-width border-spacing border-style border-top border-top-color border-top-left-radius border-top-right-radius border-top-style border-top-width border-width bottom box-shadow box-sizing caption-side clear clip color column-count column-fill column-gap column-rule column-rule-color column-rule-style column-rule-width column-span column-width columns content counter-increment counter-reset cursor direction display empty-cells filter flex flex-basis flex-direction flex-flow flex-grow flex-shrink flex-wrap float font @font-face font-family font-size font-size-adjust font-stretch font-style font-variant font-weight hanging-punctuation height justify-content @keyframes left letter-spacing line-height list-style list-style-image list-style-position list-style-type margin margin-bottom margin-left margin-right margin-top max-height max-width @media min-height min-width nav-down nav-index nav-left nav-right nav-up opacity order outline outline-color outline-offset outline-style outline-width overflow overflow-x overflow-y padding padding-bottom padding-left padding-right padding-top page-break-after page-break-before page-break-inside perspective perspective-origin position quotes resize right tab-size table-layout text-align text-align-last text-decoration text-decoration-color text-decoration-line text-decoration-style text-indent text-justify text-overflow text-shadow text-transform top transform transform-origin transform-style transition transition-delay transition-duration transition-property transition-timing-function unicode-bidi vertical-align visibility white-space width word-break word-spacing word-wrap z-index



 

CSS3 @ กฎ font-face


ตัวอย่าง

ระบุตัวอักษรที่มีชื่อว่า "myFirstFont" และระบุ URL ที่จะสามารถพบได้:

@font-face {
    font-family: myFirstFont;
    src: url(sansation_light.woff);
}
ลองตัวเอง»

เพิ่มเติม "Try it Yourself" ตัวอย่างด้านล่าง


ความหมายและการใช้งาน

ด้วย @ กฎ font-face นักออกแบบเว็บจะไม่ต้องใช้หนึ่งใน "web-safe" แบบอักษร

ในกฎ @ font-face ใหม่ที่คุณจะต้องกำหนดชื่อให้กับตัวอักษร (eg myFirstFont) และจากนั้นชี้ไปที่แฟ้มแบบอักษร

เคล็ดลับ: ใช้อักษรตัวพิมพ์เล็กสำหรับ URL แบบอักษร ตัวอักษรตัวพิมพ์ใหญ่สามารถให้ผลที่ไม่คาดคิดใน IE!

หากต้องการใช้ตัวอักษรสำหรับองค์ประกอบ HTML อ้างถึงชื่อของตัวอักษร (myFirstFont) ผ่านคุณสมบัติ font-family นี้:

div {
    font-family: myFirstFont;
}

สนับสนุนเบราว์เซอร์

กฎ font-face @ ได้รับการสนับสนุนใน Internet Explorer, Firefox, Opera, Chrome และ Safari

ตัวเลขในตารางระบุราว์เซอร์รุ่นแรกที่สนับสนุนอย่างเต็มที่ในรูปแบบตัวอักษร

รูปแบบตัวอักษร
TTF / OTF 4.0 9.0 * 3.5 3.1 10.0
WOFF 5.0 9.0 3.6 5.1 11.1
WOFF2 36.0 ได้รับการสนับสนุน 35.0 * ได้รับการสนับสนุน 26.0
SVG 4.0 ได้รับการสนับสนุน ได้รับการสนับสนุน 3.2 9.0
EOT ได้รับการสนับสนุน 6.0 ได้รับการสนับสนุน ได้รับการสนับสนุน ได้รับการสนับสนุน

* ขอบและ IE: รูปแบบอักษรที่ทำงานเฉพาะเมื่อตั้งค่าให้เป็น "installable"

* Firefox: ยกเลิกโดยปริยาย แต่สามารถเปิดใช้งาน (ต้องตั้งธงที่จะ "true" ที่จะใช้ WOFF2)


วากยสัมพันธ์

@font-face {
   font-properties
}

บ่ง Font ค่า ลักษณะ
font-family name จำเป็นต้องใช้ กำหนดชื่อของตัวอักษร
src URL จำเป็นต้องใช้ กำหนด URL(s) ที่ตัวอักษรที่ควรได้รับการดาวน์โหลดได้จาก
ตัวอักษรยืด ปกติ
ย่อ
อัลตร้าข้น
พิเศษข้น
กึ่งข้น
ขยาย
กึ่งขยาย
พิเศษขยาย
อัลตร้าขยาย
ไม่จำเป็น. กำหนดวิธีการแบบอักษรที่ควรได้รับการยืด ค่าเริ่มต้นเป็น "normal"
รูปแบบตัวอักษร ปกติ
ตัวเอียง
เอียง
ไม่จำเป็น. กำหนดวิธีการแบบอักษรที่ควรได้รับการเรียกขาน ค่าเริ่มต้นเป็น "normal"
font-weight ปกติ
กล้า
100
200
300
400
500
600
700
800
900
ไม่จำเป็น. กำหนดความกล้าหาญของตัวอักษร ค่าเริ่มต้นเป็น "normal"
Unicode ช่วง unicode-range ไม่จำเป็น. กำหนดช่วงของตัวอักษร Unicode สนับสนุนแบบอักษร ค่าเริ่มต้นคือ "U+0-10FFFF"

ลองตัวเอง - ตัวอย่าง


ตัวอย่าง

คุณต้องเพิ่มกฎ @ font-face อื่นที่มีอธิบายสำหรับข้อความตัวหนา:

@font-face {
    font-family: myFirstFont;
    src: url(sansation_bold.woff);
    font-weight: bold;
}
ลองตัวเอง»

แฟ้ม "sansation_bold.woff" เป็นแฟ้มแบบอักษรอื่นที่มีตัวอักษรตัวหนาสำหรับเครื่องปรับอากาศ Sansation อักษร

เบราว์เซอร์จะใช้ข้อมูลนี้เมื่อใดก็ตามที่ชิ้นส่วนของข้อความที่มี font-family "myFirstFont" ควรทำให้เป็นตัวหนา

วิธีนี้คุณสามารถมีกฎ @ font-face มากสำหรับตัวอักษรเดียวกัน


หน้าเว็บที่เกี่ยวข้อง

กวดวิชา CSS3: CSS3 อักษร