css3 - CSS different backgrounds for different divs -
something's not working.
the code here: bambakids.com/menu
content:
index.html jquery.easing.1.3.js smoothscroll.js
css folder:
css/style.css
let me know if want images too, although shouldn't matter.
goal: there different background color on contact div on main 1 (headermenu)
in html file have in line 57
background-color: !red;
the !
not valid part of color name , needs removed.this looks typo me. doing yields red background on "hello!" placeholder.
you should using linter. such tool have spotted error you.
Comments
Post a Comment