HTML Style Attribute With Color Property Example :
<!doctype html>
<html>
<head>
<title> www.kod4u.blogspot.com </title>
</head>
<body>
<h2> Style Attribute With Color Property Example </h2>
<p style="color:red"> this is Style attribute example with color property </p>
</body>
</html>
OUTPUT
No comments:
Post a Comment