CSS Example

<html>
<body>

<h1 style="color: blue;">A Blue Heading</h1>

<p style="color: red;">A red paragraph.</p>

</body>
</html>

A Blue Heading

A red paragraph.

Comments

Popular posts from this blog

Kotlin Math Operations and Functions Overview

Kotlin Strings: Features and Operations Guide

Kotlin Android Program (QCR) Application Codes That Read Text in Photos