2012年12月17日月曜日

CSS: width properties

The width of an element is the distance from the left inner edge of the element to the right inner edge. When you set the width on an element, you don't need to use tables to create text boxes.

This box is created using the width tag on the paragraph. 100 pixels wide. padding:20px

This box is created using the width tag on the paragraph. 200 pixels wide. padding:20px


FROM HERE

0 件のコメント: