hallo there, i ve implemented this site http://iek-kozan.koz.sch.gr/ i have problem with the main image up to the page. the image is 1440X186 pixel i placed it in a table like this <table width="80%" cellspacing="0" cellpadding="0" align="center" bgcolor=#E87400> <tr> <td width="78%"><img src="images/main banner.jpg" width="90% alt=""></td> . . Code (markup): the browsers firefox, safari, opera dispalys the image just fine. the IE dispalys the image giantly In this point i would like to say that i set the image so big in order to be able to see it right when a user's monitor is set to big analysis what should i do in order to display the image the same in different browsers and in different monitor analysis???? p.s soon, i wiil change the code into <td width="78%"><img src="images/main banner.jpg" width="492" height="84" alt=""></td> Code (markup): in this code it works fine in all browsers but only in monitor analysis 1024X768.........