Changing the background color for text

<p style="background-color:#FF0000">
Color set by using hex value
</p>


Changing the background color


<head>

<style type="text/css">

body {background-color:#FF0000

p {margin-left: 2opx}

</style>

</head>
                                                                             


Make a Free Website with Yola.