Hi, Experts,
I am new to css/dhml. I wrote a piece of css/dhml code which works ok with IE (not perfectly, though), but not work at all with firefox.
Here is my css file – mystyle.css:
.outterRow {
background: #996600;
text-align: center;
width: 96%;
margin: 0 auto; /* to center it...