screen resolution
Posted: Tue Jul 29, 2003 3:38 am
hi,
actually i created a table having "style=width:100%" and for headers i set something like this
<table border="1" cellspacing="0" cellpadding="0" style="width:100%" name="rsTable" id="rsTable" cols="11">
<th width="70">Datum</th>
<th width="66">Von</th>
<th width="66">Bis</th>
<th width="55">Kunde</th>
<th width="69">Projekt</th>
<th width="84">H-Vorgang</th>
<th width="74">U-Vorgang</th>
<th width="100">Text</th>
<th width="38">IST</th>
<th width="31">Soll</th>
<th width="53">Status</th>
<th width="100"> </th>
now problem is when i make my window resolution let say 1152*864px then it looks somewhat better how i can make it almost same(without any gaps between 2 cols) in all resolution,as larger the resolution more is gap and it looks wierd.
hopefully any help me out in this style kind of things and change the code for me as i remoced style from table and width from header it looks better in 1152*864px but more than that it wont look gr8.
http://sever2.vitodesign.com/log.phtml
thanks in advance
thanks in advance
actually i created a table having "style=width:100%" and for headers i set something like this
<table border="1" cellspacing="0" cellpadding="0" style="width:100%" name="rsTable" id="rsTable" cols="11">
<th width="70">Datum</th>
<th width="66">Von</th>
<th width="66">Bis</th>
<th width="55">Kunde</th>
<th width="69">Projekt</th>
<th width="84">H-Vorgang</th>
<th width="74">U-Vorgang</th>
<th width="100">Text</th>
<th width="38">IST</th>
<th width="31">Soll</th>
<th width="53">Status</th>
<th width="100"> </th>
now problem is when i make my window resolution let say 1152*864px then it looks somewhat better how i can make it almost same(without any gaps between 2 cols) in all resolution,as larger the resolution more is gap and it looks wierd.
hopefully any help me out in this style kind of things and change the code for me as i remoced style from table and width from header it looks better in 1152*864px but more than that it wont look gr8.
http://sever2.vitodesign.com/log.phtml
thanks in advance
thanks in advance