Dear Colleagues,
I have got an Parse error while trying to validate my css and the validator shows the errot to the following part of it:
_______________________
* html .pageHeader
{
height:1%;
}
_______________________
Parse Error //background: none;
Parse Error }
and as per my understanding it comes not from any mistake in this particular part but from the row just a little above:
{
background:url("../../images/armenia_pws/bgEntity.gif") no-repeat top center;
float:left;
width:100%;
//background: none;
}
and mainly the problem is in the last row:
//background: none;
Can I kindly ask you to suggest how to be?
Kind Regards