並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 10 件 / 10件

新着順 人気順

"css shapes"の検索結果1 - 10 件 / 10件

  • これは便利! HTMLはdiv要素一つ、あとはCSSをコピペするだけでさまざまな形状を簡単に実装できる -CSS Shape

    HTMLはdiv要素一つだけ、あとはCSSをコピペするだけでさまざまな形状のシェイプを実装できるコードをまとめたCSS Shapeを紹介します。 さまざまな形状はdivだけでなく、imgで画像にも実装することもできます。 The Ultimate CSS Shapes Collection The Ultimate CSS Shapes Collectionを作成したのは以前紹介したCSS Loaders(紹介記事)やCSS Ribbon Shapes(紹介記事)と同じ作者で、前回はCSSで実装されたローダーとリボンでしたが、今回はさまざまな形状を実装するシェイプです。

      これは便利! HTMLはdiv要素一つ、あとはCSSをコピペするだけでさまざまな形状を簡単に実装できる -CSS Shape
    • HTML SVG の基本的な使い方(SVG入門)

      HTML SVG の基本的な使い方(SVG入門) SVG の基本的な使い方に関する覚書です。 HTML ファイルに直接 svg 要素を記述するインライン SVG の使い方(viewBox の説明や動作確認サンプル、基本図形要素、fill と stroke、スタイルの設定、グループ化を行う g 要素や再利用可能な部品の定義に使う defs 要素、図形などのひな形を定義するための symbol 要素、マーカー、変形、グラデーション、パターン、クリッピングやマスキング)や SVG ファイルの最適化などの基本的な事項をまとめています。 以下は2020年12月時点での内容になります。仕様などに関しては変更になる可能性があります。 関連ページ: SVG アニメーション(SMIL を使ったアニメーション) CSS clip-path の使い方 CSS マスキング mask-image の使い方 Phot

      • The Ultimate CSS Shapes Collection

        The Ultimate Collection of CSS-only Shapes Pure CSS shapes made with a single-element, modern CSS and an optimized code. All the shapes are here, look no further! Most of the shapes accept a gradient coloration. I know you want it!

          The Ultimate CSS Shapes Collection
        • CSS clip-path の使い方

          CSS clip-path や mask-image の仕様などについては以下のサイトで確認することができます。 CSS Masking Module Level 1(日本語訳) CSS Masking Module Level 1(W3C) CSS Shapes Module Level 1(日本語訳) CSS Shapes Module Level 1(W3C) MDN CSS マスク 以下で clip-path や mask-image 関連のブラウザの対応状況を確認できます。 can i use: clip-path can i use: mask-image 関連ページ: HTML SVG の基本的な使い方 SVG アニメーション(SMIL を使ったアニメーション) Photoshop で SVG CSS マスキング mask-image の使い方 CSS Shapes / sh

          • Goodbye IE

            IE11以外の主要ブラウザがサポートしているウェブテクノロジー一覧 データはCan I useのcaniuse-dbより取得しています。 JS APIAbortController & AbortSignalPNGAnimated PNG (APNG)JSArray.prototype.findJSArray.prototype.findIndexJSflat & flatMap array methodsJSArray.prototype.includesJSArrow functionsJS APIAsynchronous Clipboard APIJSAsync functionsJS APIWeb Audio APICSSBackground-clip: textJS APIBeacon APIJSBigIntOtherBrotli Accept-Encoding/Content-

            • Understanding Clip Path in CSS

              When I first learned CSS clip-path back in the days, I took more time than I had expected, and I struggled to memorize it, too. I don’t know the exact reason, but maybe because I didn’t use it that much? Anyway, I will re-learn it with you. In this article, I aim to provide you with a clear explanation of how clip-path works in detail when to use it, and how you can use it today in your web develo

                Understanding Clip Path in CSS
              • Things We Can’t (Yet) Do In CSS — Smashing Magazine

                In this article, Rachel Andrew looks at some common layout patterns that we can’t yet do on the web and the CSS Specifications that might let us achieve them in the future. Building “magazine-style layouts” by using CSS Grid has become something of a pastime of CSS fans, keen to play with the capabilities of new Grid Layout. It’s something I’ve done myself as well as with people who’ve attended my

                  Things We Can’t (Yet) Do In CSS — Smashing Magazine
                • The Modern Guide For Making CSS Shapes — Smashing Magazine

                  Creating shapes using CSS is, without any doubt, a classic exercise. In many cases, we try to use hacky code and workarounds, but CSS has evolved, and we have modern ways to create CSS Shapes with clean, reusable code. In this comprehensive guide, Temani Afif explores different techniques for creating common shapes with the smallest and most flexible code possible. You have for sure googled “how t

                    The Modern Guide For Making CSS Shapes — Smashing Magazine
                  • コーディングをより効率的に!楽にHTMLやCSSを生成できるジェネレータ8選(おまけあり)【2020年度版】 | 東京のホームページ制作 / WEB制作会社 BRISK

                    TOPブログコーディングをより効率的に!楽にHTMLやCSSを生成できるジェネレータ8選(おまけあり)【2020年度版】 「毎回テーブルタグ書くの、面倒くさい…」と思った経験はありませんか? Webエンジニアにとって、サイトを作るときには必ずコーディングをおこないますが、いろいろなサイトを作っていても共通して出てくるパーツは意外とありますよね。ただ、都度入力していくのは時間もかかって骨も折れる作業です。 ということで、今回はこれまでのコーディングで実際に使ってきた、より速く作業をおこなえるようなWebサービスをまとめました。コーディングに慣れていない人はもちろん、同じようなタグをサイトごとに書くのが大変だと感じてきた熟練者の方にもおすすめです。 目次 テーブルタグ自動生成「Table Tag Generator」三角形自動生成「CSS Triangle Generator」画像を好きな形に

                      コーディングをより効率的に!楽にHTMLやCSSを生成できるジェネレータ8選(おまけあり)【2020年度版】 | 東京のホームページ制作 / WEB制作会社 BRISK
                    • The Many Ways to Link Up Shapes and Images with HTML and CSS | CSS-Tricks

                      Different website designs often call for a shape other than a square or rectangle to respond to a click event. Perhaps your site has some kind of tilted or curved banner where the click area would be awkwardly large as a straight rectangle. Or you have a large uniquely shaped logo where you only want that unique shape to be clickable. Or you have an interactive image that responds differently when

                        The Many Ways to Link Up Shapes and Images with HTML and CSS | CSS-Tricks
                      1