HTML Font Tag - W3Schools
Có thể bạn quan tâm
HTML <font> Tag ❮ Previous Complete HTML Reference Next ❯
Not Supported in HTML5.
The <font> tag was used in HTML 4 to specify the font face, font size, and color of text.
What to Use Instead?
Example
Set the color of text (with CSS):
<p style="color:red">This is a paragraph.</p><p style="color:blue">This is another paragraph.</p> Try it Yourself »Example
Set the font of text (with CSS):
<p style="font-family:verdana">This is a paragraph.</p><p style="font-family:'Courier New'">This is another paragraph.</p> Try it Yourself »Example
Set the size of text (with CSS):
<p style="font-size:30px">This is a paragraph.</p><p style="font-size:11px">This is another paragraph.</p> Try it Yourself »In our CSS tutorial you can find more information about CSS Text and CSS Fonts.
❮ Previous Complete HTML Reference Next ❯ ★ +1 Track your progress - it's free! Log in Sign UpTừ khóa » Html Yazı Tipi
-
-
2022'de Kullanılacak En İyi Ve En Popüler 20 HTML Yazı Tipleri
-
HTML Yazı Stili(Font Style)
-
HTML Yazı Fontları Ve HTML Yazı Tipleri (Tablo Halinde) - NKFU
-
HTML FONT ÖZELLİKLERİ - WebCebir
-
HTML Font Ayarları
-
HTML Stiller Yazı Tipi Değiştirme - Uzmanim Akademi
-
CSS Yazı Tipleri
-
HTML - Fonts
-
The 20 Best HTML Fonts To Use In 2022 - Hostinger
-
Html Sayfalarında Font-family Ve Font-size özelliklerini Nasıl Kullanırız ?
-
HTML Yazı Biçimlendirme - Kod Kampüsü
-
14) Özel Yazı Tipi Kullanımı @font-face - Sıfırdan HTML Ve CSS Eğitimi
-
Yazı Tipi Ailesi (HTML)