Customizing Apache 2 Website - Raspberry Pi Forums


i used google could't find out how change background colour in apache 2 website. how change background colour in apache 2 websites?

learn html , css so:

code: select all

body {     background-color: yellow; }  h1 {     background-color: #00ff00; }  p {     background-color: rgb(255,0,255); } 
here:
http://www.w3schools.com/cssref/pr_background-color.asp


raspberrypi



Comments

Popular posts from this blog

How do I add a forum to my site? - Joomla! Forum - community, help and support

VIDIOC_S_FMT error 16, Device or resource busy - Raspberry Pi Forums

[Solved] Error: 'Hx711' does not name a type