M Mat New member Mar 16, 2010 #1 Im looking to put it behind a block of text, but where in this code <p style="background-color:black"> do i put the text??
Im looking to put it behind a block of text, but where in this code <p style="background-color:black"> do i put the text??
A Andrew New member Mar 16, 2010 #2 Behind the entire page? <body style="background-color:black"> Behind just a block of text? <p style="background-color:black"> Woot, you did it.
Behind the entire page? <body style="background-color:black"> Behind just a block of text? <p style="background-color:black"> Woot, you did it.