Horje
change text width html Code Example
how to change font size in html
<body>      
         <h1 style="color:red;font-size:40px;">Heading</h1>      
         <p style="color:blue;font-size:18px;">This is demo text</p>    
      </body>
change text width html
<!-- relative font size -->
<font size="+2">This is bigger text.</font>
<font size="-1">This is smaller text.</font>

<!-- absolute font size -->
<font size="1">This is really tiny text.</font>
Source: kb.iu.edu




Html

Related
html round border Code Example html round border Code Example
HTML Text Formatting Code Example HTML Text Formatting Code Example
button radius bootstrap 4 Code Example button radius bootstrap 4 Code Example
ios to pc file transfer Code Example ios to pc file transfer Code Example
border class bootstrap Code Example border class bootstrap Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
7