min-width: { length | percentage | inherit } ;

by kalai 2010-01-27 20:32:39


#example p
{
min-width:100px;
}


/* this is to make the demo look pretty */

p
{
font-size:20px;
border:1px solid #966;
background:#fdd;
color:#300;
float:left;
}




PHP is a server-side scripting language for creating dynamic Web pages. PHP's programming syntax is very similar to that of Perl. Because of its elegant design, PHP makes it easy for anyone to learn.




Tagged in:

1178
like
0
dislike
0
mail
flag

You must LOGIN to add comments