On Wed, 3 Mar 2010, Naim Latifi wrote:

>  
> Hi, 
> I have realized that in a screen 17 inches I have the horizontal scroll. 
> Below is the code for the container that I have in a page. 
> 
> #container{           -moz-background-clip: border;    
> -moz-background-inline-policy: continuous;    -moz-background-origin:padding; 
>    width:1085px;    margin-left:auto;    margin-right:auto;    
> background-color:White;
>        }
> How to remove the horizontal scroll ?

   Remove width:1085px;

-- 
   Chris F.A. Johnson                          <http://cfajohnson.com>
   ===================================================================
   Author:
   Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)
   Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress)


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
*******************************************************************

Reply via email to