Page

HTML source code for apply colors on text

<!DOCTYPE html>
<html>
<body>
<div style="color:red;">Colors</br></br>
<span style="background-color:red;color:blue;">Boxes</span>
</div>

</body>
</html>

No comments:

Post a Comment