Menu
Horje
Hi !
Welcome,
Guest
Close Menu
Home
Web Tutorial
HTML CSS
How to use CSS
Example of using CSS under HTML Inline CSS Style
Example of using CSS under HTML Internal CSS Style
Example of using CSS under HTML External CSS Style
How to use HTML Inline CSS
How to use HTML Internal CSS
How to use HTML External CSS
How to create HTML CSS Colors, Fonts and Sizes
Home
Web Tutorial
Full Course
English Tutorial
HTML
HTML CSS
Example of using CSS under HTML Inline CSS Style
Example of using CSS under HTML Inline CSS Style
Inline - by using the style attribute inside HTML elements
index.html
Example:
HTML
<h1 style="color:blue;">A Blue Heading</h1> <p style="color:red;">A red paragraph.</p>
Try Now
Next
Previous
Type
:
html
Category
:
Web Tutorial
Sub Category
:
HTML CSS
Uploaded by
:
Admin