Here is the page I have a problem with
on each image (little square) i apply the class <div class="odeurbox"> that should be 67 pixel wide…the result is a box 480 pixel wide
Why is the style is superseded by something else…. obviously, there is something i dont understand from the CSS cascading ..
any light ?
p.s. i know you dont care, but it look good in dreamweaver… sob !
You are missing a } bracket for the class:
Line 198 of the css file. 🙂