<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi all</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>If I wanted to add padding to a div tag after I 
found the screen resolution&nbsp;via Javascript</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>what would be the best out of the following 2 
options?</DIV>
<DIV><BR>&nbsp;&nbsp;&nbsp;&nbsp;document.all.MyBlock.style<BR>or</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;document.layers['MyBlock'].style<BR><BR></DIV>
<DIV>Thanks</DIV>
<DIV>&nbsp;</DIV>
<DIV>Regards,</DIV>
<DIV>Abyss</DIV></FONT></BODY></HTML>