Quantcast
Channel: CSSタグが付けられた新着記事 - Qiita
Viewing all articles
Browse latest Browse all 8813

marginなどの指定方法、ショートハンド(省略方法)

$
0
0

上、右、下、左の順に指定する方法

.block{margin:50px20px50px20px;}

四方同じ数値で指定する方法

.block{margin:50px;}

上下、左右の順に指定する方法

.block{magin:50px20px;}

上、左右、下の順に指定する方法

.block{margin:50px20px80px;}

Viewing all articles
Browse latest Browse all 8813

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>