0
How to give an element its own background colour independent from the body background color
I know I can use the bgcolor tag to create a background colour. But it seems not to be working for me with headings. I want to align and h3 element to center with a font and bgcolor different from that of the other body elements. Thanks
1 Odpowiedź
+ 7
You could use CSS and HTML <div> tags, like <div> id and class.