HTML Strong Tag - W3Schools
Có thể bạn quan tâm
Example
Define important text in a document:
<strong>This text is important!</strong> Try it Yourself »Definition and Usage
The <strong> tag is used to define text with strong importance. The content inside is typically displayed in bold.
Tip: Use the <b> tag to specify bold text without any extra importance!
Browser Support
| Element | |||||
|---|---|---|---|---|---|
| <strong> | Yes | Yes | Yes | Yes | Yes |
Global Attributes
The <strong> tag also supports the Global Attributes in HTML.
Event Attributes
The <strong> tag also supports the Event Attributes in HTML.
Related Pages
HTML tutorial: HTML Text Formatting
HTML DOM reference: Strong Object
Default CSS Settings
Most browsers will display the <strong> element with the following default values:
Example
strong { font-weight: bold;} Try it Yourself » ❮ Previous Complete HTML Reference Next ❯ ★ +1 Sign in to track progressTừ khóa » Html Kalın Ve Renkli Yazı
-
HTML Bold Kalın Yazı Yazma - WebCebir
-
Biçimlendirme - HTML Dersleri
-
Html Biçimlendirme
-
HTML Yazı Formatları - Kod Kampüsü
-
HTML Yazı Biçimlendirme - Kod Kampüsü
-
Html Dilinde Yazı (Tip, Renk, Büyüklük) - Uyanan Gençlik
-
HTML Kalın Yazı Etiketi Kodu Nedir, Nasıl Yapılır? - Murat ÖNER
-
-
HTML Yazı Rengi Nasıl Değiştirilir? Ne Işe Yarar? Font Özellikleri
-
HTML < Strong > Ile Önemli Kalın Yazı Oluşturma - Çağrı Güngör
-
HTML'de Yazı Rengi Nasıl Değiştirilir? (Resimlerle) - WikiHow