img
{
max-width:500px;
width: expression(this.width > 500 ? 500: true);
}

style.css ekliyorum ama işe yaramıyor