Example:
HTML
<!DOCTYPE html>
<html>
<head>
<style>
body {background-color: powderblue;}
h1 {color: blue;}
p {color: red;}
</style>
</head>
<body>
<h1>This is a heading</h1>
<p>This is a paragraph.</p>
</body>
</html>
Example of using CSS under HTML Inline CSS Style | HTML CSS |
Example of using CSS under HTML Internal CSS Style | HTML CSS |
Example of using CSS under HTML External CSS Style | HTML CSS |
HTML CSS | HTML CSS |
How to use CSS | HTML CSS |
How to use HTML Inline CSS | HTML CSS |
How to use HTML Internal CSS | HTML CSS |
How to use HTML External CSS | HTML CSS |
How to create HTML CSS Colors, Fonts and Sizes | HTML CSS |
Type
: |
html |
Category
: |
Web Tutorial |
Sub Category
: |
HTML CSS |
Uploaded by
: |
Admin |