縦
カテゴリや本文の文章が長いときなどコンパクトに収納できて便利です。
テキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキスト
テキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキスト
テキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキスト
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
#ac a { display: block; height: 17px; line-height: 20px; font-weight: bold; padding: 4px; background-color: #FFF; text-decoration: none; color: #666; } #ac p { padding-right: 5%; padding-left: 5%; } #ac div:hover { height: 300px; transition: all 1s ease; -o-transition: all 1s ease; -moz-transition: all 1s ease; -webkit-transition: all 1s ease; } #ac div:hover a { color: #06C; } |
横
使いどころがよくわかりませんが、とりあえず横です。
テキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキスト
テキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキスト
テキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキスト
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 |
#ac2 .item2 { transition: all 2s ease; -o-transition: all 2s ease; -moz-transition: all 2s ease; -webkit-transition: all 2s ease; border: 1px none #CCC; overflow: hidden; padding: 5px; width: 20px; float: left; height: 300px; } #ac2 a { font-weight: bold; background-color: #FFF; text-decoration: none; display: block; text-align: center; height: 300px; width: 20px; float: left; margin-right: 5%; margin-left: 0px; padding-top: 5px; color: #666; } #ac2 p { padding: 2%; margin: 0px; } #ac2 div:hover { width: 300px; transition: all 1s ease; -o-transition: all 1s ease; -moz-transition: all 1s ease; -webkit-transition: all 1s ease; } #ac2 div:hover a { color: #06C; } |
コメントを残す