2014-05-30から1日間の記事一覧

簡単☆CSSでリボンをつくろう

今回作ったのは .ribbon-article { overflow: hidden; position: relative; width: 200px; height: 100px; background-color: #f4edd4; ; } .side-corner-tag { display: inline-block; position: absolute; top: 10px; right: -25px; height: 30px; width: …