|
|
#1 |
|
New Member
![]() Join Date: Nov 2011
Posts: 1
|
I am quite new to creating webpages using dreamweaver CS5 especially CSS.
I have been trying to create a CSS to import into my html website however if you have a website that is three collums e.g. white middle, black eitherside, how would you go about changing each sections BG colour? Would it be through the CSS or the html? Many thanks |
|
|
|
|
|
#2 |
|
Diamond Member
![]() Join Date: Feb 2011
Location: Newcastle, Australia
Posts: 1,135
|
Css
Code:
Background-color:#000; Code:
Background-color:#fff; ALWAYS use css for stylistic changes
__________________
if (headhurts == "possibly") { alert ("keep going!"); } else if (headhurts == "yes") { alert ("go to sleep"); } else if (headhurts == "damn !@#$ mofo scripts...") { alert ("give up and have a beer!"); } else { alert ("watch TV"); } |
|
|
|
![]() |
| Tags |
| background, colour, css |
| Thread Tools | |
| Display Modes | |
|
|