<!DOCTYPE html>
<html lang="en-US">
<body>

<h1>Using Inline CSS</h1>
<p style="color:blue;">This paragraph is blue.</p>

</body>
</html>