CSS Background
This tutorial article will help you to work with the background of your page and help you to make CSS design of your page look fancier. <p style=”background-color:green;”>This text shows green color with in the paragraph that is specified in the tag.</p> The above code can be used to decorate the background of any text […]

