![]() |
Each HTML heading has a default size. However, you can specify the size for any heading with the |
<h1 style="font-size:60px;">Heading 1</h1>
Example:
HTML
<!DOCTYPE html>
<html>
<body>
<h1 style="font-size:60px;">Heading 1</h1>
<p>You can change the size of a heading with the style attribute, using the font-size property.</p>
</body>
</html>
HTML Attributes | HTML Attributes |
How to create HTML href Attribute | HTML Attributes |
How to create HTML src Attribute | HTML Attributes |
How to create HTML width and height Attributes | HTML Attributes |
How to create HTML alt Attribute | HTML Attributes |
How to create HTML style Attribute | HTML Attributes |
How to create lang Attribute | HTML Attributes |
How to create HTML title Attribute | HTML Attributes |
How to create HTML Single or Double Quotes | HTML Attributes |
HTML Headings | HTML Attributes |
How to create HTML Headings | HTML Attributes |
Headings Are Important | HTML Attributes |
How to create HTML Bigger Headings | HTML Attributes |
Sample of Bigger Heading | HTML Attributes |
Full Example of HTML BiggerHeading | HTML Attributes |
Category
: |
Web Tutorial |
Sub Category
: |
HTML Attributes |
Uploaded by
: |
Admin |
Read Article https://horje.com/learn/1434/reference