Thursday, February 21, 2013

Using Overflow

element

{


width:110px;
height:110px;
border:thin solid black;
overflow-x:hidden;
overflow-y:hidden;


}


overflow-x: visible / hidden / scroll / auto / no-display / no-content;

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.