並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 2 件 / 2件

新着順 人気順

background-clipの検索結果1 - 2 件 / 2件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

background-clipに関するエントリは2件あります。 css が関連タグです。 人気エントリには 『【CSS/実験】background-clipをカンマ区切りにしてみた - Little Strange Software』などがあります。
  • 【CSS/実験】background-clipをカンマ区切りにしてみた - Little Strange Software

    どうも!LSSです!! 今回の記事では、試験的に 実験中です ↑こんなものを作ってみます。 まえがき background-clipの基本を確認 まず、ベースとする要素と装飾を次のように用意しました。 border-boxの場合 padding-boxの場合 content-boxの場合 textの場合 ここから本題!複数のグラデーションを一つの要素に あとがき まえがき CSSに「background-clip」というプロパティがあります。 これは、要素に対して背景画像を「background-image」で指定する際に、「要素の中のどれだけの範囲に対して背景画像を適用するか」を指定するプロパティで、値として指定する候補は「border-box」「padding-box」「content-box」「text」があります。 このブログではそのうち「text」を、「グラデーション文字」として

      【CSS/実験】background-clipをカンマ区切りにしてみた - Little Strange Software
    • Make creative borders with background-clip border-area

      How’d you like to use CSS to easily create a border from an image or gradient? Like this… For years, we’ve had the ability to create a border using border-image — where an image gets sliced up into nine pieces and reassembled to separately construct the corners and sides of a box. Now with background-clip: border-area, we can instead apply a background image to a border. It can simply fill the who

        Make creative borders with background-clip border-area
      1

      新着記事