並び順

ブックマーク数

期間指定

  • から
  • まで

561 - 600 件 / 706件

新着順 人気順

flexboxの検索結果561 - 600 件 / 706件

  • Optimizing CSS for faster page loads

    Not long ago I decided to improve the loading times of my website. It already loads pretty fast, but I knew there was still room for improvement and one of them was CSS loading. I will walk you through the process and show you how you can improve your load times as well. Because Time is money. That proverb is especially true for webpage load times. Your page load time has a direct impact on your p

      Optimizing CSS for faster page loads
    • Drupal8 Drupal認定試験 感想 | Irologue blog

      Acquia Certification Programの日本語版4つを受験・合格できたので試験内容と感想をまとめました。 範囲の確認・勉強方法 どの試験もStudy Guideを元に確認するのが手っ取り早いです。 それぞれ出題範囲の概要とドキュメントのリンク集がセットなので便利。 一通り目を通すことをおすすめします。 あとは手元で動かせるDrupalはあったほうがいいと思います。フロントエンド、バックエンドの時は頻繁にソースを参照しました。 Acquia Certified Drupal 8 Site Builder 「管理画面の操作だけでサイト構築できること」を問われる試験でした。 画面操作に関する文章が多い都合上、設問も選択肢も文字多め。 この画面のこの項目をうんぬんする、というやや細かい操作の選択肢もある。 いかにコアのモジュールだけで完結できるか、という観点で解答することが必要。

      • Tailwind CSSを使用しておしゃれなウェブサイトを素早く開発する方法

        Tailwind CSSを使用しておしゃれなウェブサイトを素早く開発する方法 開発者として経験を積んでいくと、少ないコードで、より多くのことを実行できる技術を使用したいと思うようになるもの。Tailwind CSSのような強固なフロントエンドフレームワークは、そんな開発者の望みをかなえる存在です。 この記事では、ウェブページの構築とデザインを支援するCSSフレームワーク、Tailwind CSSについて学びます。Tailwind CSSのインストール方法や、プロジェクトへの統合方法、そしていくつかの実用的なアプリケーションもご紹介します。また、カスタムスタイルやプラグインの作り方についても見ていきましょう。 Tailwind CSSを使ってサイトを構築する方法について、動画での解説もご用意しています Tailwind CSSとは Tailwind CSS Tailwind CSSは、ユーテ

          Tailwind CSSを使用しておしゃれなウェブサイトを素早く開発する方法
        • CSSだけでロゴマークが表示されるローディングアニメーションの実装方法 | web(K)campus|WEBデザイナーのための技術系メモサイト

          コーポレートサイトとかでWEBサイトを開いた時にロゴマークが表示されてWEBサイトのファーストビューが表示されるオープニングアニメーション的なやつ。 最近は、最初にテキストを読ませたりとか、映像と融合したダイナミックな表現が増えてますが、簡単なロゴマークをアニメーションで出してから、WEBサイトを表現するならCSSのアニメーションだけでもそれっぽい感じで表現することは可能です。 今回の実装方法は以下の2段階に分けてローディングアニメーションを実装しています。 ・ロゴマークのアニメーションをCSSで実装 ・WEBサイトの上に被っているロゴマークの画面から外れる 使用するのは、CSSのanimationプロパティと@keyframesになります。 (1)ロゴマークを表示させる土台を用意 まず、土台になるHTMLを準備 <div id="logo_loader" class="open"> <d

            CSSだけでロゴマークが表示されるローディングアニメーションの実装方法 | web(K)campus|WEBデザイナーのための技術系メモサイト
          • React Native's Many Platform Vision · React Native

            2024React Native 0.74 - Yoga 3.0, Bridgeless New Architecture, and more2023React Native 0.73 - Debugging Improvements, Stable Symlink Support, and moreReact Native 0.72 - Symlink Support, Better Errors, and morePackage Exports Support in React NativeReact Native 0.71-RC0 Android outage postmortemReact Native 0.71: TypeScript by Default, Flexbox Gap, and more...First-class Support for TypeScript202

              React Native's Many Platform Vision · React Native
            • What's New In DevTools (Chrome 99)  |  Blog  |  Chrome for Developers

              Throttling WebSocket requests The Network panel now supports throttling web socket requests. Previously, the network throttling didn't work on web socket requests. Open the Network panel, click on a web socket request and open the Messages tab to observe the message transfers. Select Slow 3G to throttle the speed. Chromium issue: 423246 New Reporting API pane in the Application panel Use the new R

              • content-visibility - CSS: カスケーディングスタイルシート | MDN

                CSS チュートリアル CSS の基本 CSS の第一歩 CSS の第一歩の概要 CSS とは何か CSS 入門 CSS の全体像 CSS の働き 評価課題: 経歴ページのスタイル設定 CSS の構成要素 CSS の構成要素の概要 CSS セレクター Type, class, and ID selectors Attribute selectors Pseudo-classes and pseudo-elements Combinators カスケードと継承 Cascade layers ボックスモデル 背景と境界 書字方向の操作 内容のはみ出し CSS の値と単位 CSS における大きさの指定 画像、メディア、フォームの要素 表のスタイル付け CSS のデバッグ CSS の整理 評価課題: CSS の基本的な理解度 評価課題: 素敵なレターヘッドの便箋の作成 評価課題: かっこいいボック

                  content-visibility - CSS: カスケーディングスタイルシート | MDN
                • 【2023年最新】コピペで楽々!Flexboxのベンダープレフィックスまとめ

                  レイアウトにとても便利なFlexboxですが、必要なベンダープレフィックスがよくわからなかったり、都度都度記述するのが面倒だったりします。 IEのサポートが終了した2023年に必要なベンダープレフィックスを、ワンクリックでコピーできるようにまとめましたので、是非ご活用ください。 「Can I Use.」を基に、主要ブラウザの直近2バージョンに必要なベンダープレフィックスを記述しております。 簡易一覧表 各プロパティの一覧表です。 「コードをコピー」をクリックすると、ベンダープレフィックス付きのCSSがクリップボードにコピーされます。 Flex container プロパティ 備考 値 コード display アイテムを横並びにする設定 flex コードをコピーコピーしました flex-direction アイテムの並びを縦か横か配置方法の設定 row コードをコピーコピーしました row-

                    【2023年最新】コピペで楽々!Flexboxのベンダープレフィックスまとめ
                  • HTML and CSS in Emails: What Works in 2024? - Designmodo

                    HTML and CSS in Emails: What Works in 2024? Coding • Email DesignDaniel Schwarz • January 10, 2024 • 7 minutes READ Arguably, one of the most exciting aspects of web development in recent years has been a significantly more consistent level of support for new HTML, CSS, and ECMAScript (JavaScript) standards amongst web browsers. However, the same cannot be said for email clients despite the introd

                      HTML and CSS in Emails: What Works in 2024? - Designmodo
                    • History API でもページバック時にスクロールバーの位置は復元される : (*x).b=z->a+y/c

                      ◆ history.pushState で移動してから戻ってきたときにスクロール位置は復元される ◆ history.scrollRestoration の設定で無効にすることも可能 ◆ ページ全体以外の要素内スクロールは復元できない ◆ 通常のページ遷移でも bfcache がない Chrome だと復元できない スクロール位置が復元されてる前の記事で SPA にするかしないかを考えてるときに JavaScript でページを切り替えだと スクロールバーの位置がそのままになってしまう問題もあると思ってました 移動時は新規にページを読み込むのと一緒なので window.scrollTo(0, 0) でリセットで良いです しかし 戻る・進むボタンを使うときは 移動直前の状態に戻ってきてほしいものです 間違ったリンクをクリックして移動した後に戻るボタンで戻ってきたらスクロール位置が一番上に戻っ

                        History API でもページバック時にスクロールバーの位置は復元される : (*x).b=z->a+y/c
                      • word-spacing - CSS: カスケーディングスタイルシート | MDN

                        CSS チュートリアル CSS の基本 CSS の第一歩 CSS の第一歩の概要 CSS とは何か CSS 入門 CSS の全体像 CSS の働き 評価課題: 経歴ページのスタイル設定 CSS の構成要素 CSS の構成要素の概要 CSS セレクター Type, class, and ID selectors Attribute selectors Pseudo-classes and pseudo-elements Combinators カスケードと継承 Cascade layers ボックスモデル 背景と境界 書字方向の操作 内容のはみ出し CSS の値と単位 CSS における大きさの指定 画像、メディア、フォームの要素 表のスタイル付け CSS のデバッグ CSS の整理 評価課題: CSS の基本的な理解度 評価課題: 素敵なレターヘッドの便箋の作成 評価課題: かっこいいボック

                          word-spacing - CSS: カスケーディングスタイルシート | MDN
                        • JavaScriptで綺麗な色を生成する

                          人は見た目がn割(nには好きな数字を入れてね)だとよく言われます。そしてそれはウェブサイト/ウェブアプリケーションにおいても同じことです!1990年代丸出しのウェブサイトより、2018年的な見た目の方が好まれるでしょう。 見た目において大きな比重を占めているのが「色」です。色を工夫することで、我々はポップな新人歌手から、クールな高級ブランドまで幅広く表現できるのです。 そんな「色」ですが、コンピュータに生成させようとすると、なかなか苦労する羽目になります。そこでこの記事では、綺麗な「色」を生成するための工夫について紹介します。 色は色々 ウェブの世界と色とは、切っても切れない関係にあります。表示を司る以上、色から逃げることはできないからです。 例えばあなたの関わるプロジェクトで、配色に100色必要だとします。100色!なかなかの難問です。自分で一生懸命100個も考えるのは難しいですし、デザ

                            JavaScriptで綺麗な色を生成する
                          • 72. 2022年のフロントエンド開発、特にCSS事情 w/ tsukkee | fukabori.fm

                            MP3ファイルをダウンロード 内容紹介 tsukkee さんをゲストに、CSS Grid、Custom Properties、CSS Transitionなどについて語っていただいたエピソードです。 出演者 話したネタ 最近のフロントエンド開発ってどんな感じ? なぜ、 transpile などの変換が必要なのか? CSS Grid とは? 何が良いのか? もともと昔はどうやってレイアウトしていた? Table から Float へ 阿部 寛のホームページ Flexbox とは XUL Grid と Flexbox の違いは? HTML(意味) と CSS(スタイル) の分離って、実際の開発ではどう? CSSで変数利用って、どう進化してきた? Sass や SCSS Custom Properties Custom Properties のメリットとは? Web Component との関連

                              72. 2022年のフロントエンド開発、特にCSS事情 w/ tsukkee | fukabori.fm
                            • CSS「display:grid;」便利すぎる!もう、Bootstrap不要?! | 株式会社Cruw(クルー)

                              最近、徐々に注目を浴びているCSSのグリッドレイアウトモジュール「display:grid;」について調べてみました。 結論から述べると、とても素晴らしい技術で、Bootstrapとかいらなくなるかもしれないなと感じました。 CSSグリッド対応ブラウザまずいちばん気になるのが対応ブラウザ。対応していないブラウザがあると、それだけでそもそも導入できなくなる。 現在(2018年7月 現在)、対応状況は以下のようになります。 IE11(一部対応)EdgeFirefoxChromeSafariiOS SafariChrome for Android等 IE11が完全対応していないのが気になります。。(マジかよIE) でも、対応していないブラウザは時間の問題で解決されるので一旦放置します。 現状は完全導入はちょっと注意が必要になりますね。 そもそもCSSグリッドレイアウトモジュールってどんなの?簡単

                                CSS「display:grid;」便利すぎる!もう、Bootstrap不要?! | 株式会社Cruw(クルー)
                              • 【css】Flexからgridレイアウトへ - らいちのヒミツ基地

                                IE11のサポートが切れた今、そろそろgridレイアウトを積極的に導入でるようになりました。flexレイアウトからgridレイアウトへの移行をデザイナー観点で簡単に使うとこだけ解説します。 gridレイアウトの利点 gridだと列数だけでなく行数も指定しないといけないと思われがちですが、実際は列数の指定だけで行が増えても繰り返してくれます。 どっちが行だか列だかわからなくなったときはテキストを思い出してください。 テキストエディタで行番号をふれるのが行です。 gridのメリットは色々ありますが、flexboxレイアウトより優れている点は下記の三点です。 親要素で子要素のサイズを制御できる 子要素側でそれを上書きできる justify-content: space-between;の最終行の処理 親要素で子要素のサイズを制御 例えば 「大見出しと8文字分の小見出しと段落、隙間は1文字分」 と

                                  【css】Flexからgridレイアウトへ - らいちのヒミツ基地
                                • ECサイトの商品一覧や図鑑のような一覧表示と記事へのリンクの作り方の紹介!! - 人生を加速させたい。

                                  別で運営しているブログで図鑑風に画像とタイトルで一覧表示して記事へと遷移させるパネルを作ってみたので紹介します。 (やり方はいくつかありますが、flexboxを使うのが簡単なのかな?と思います。) カスタマイズするとECサイトなどの商品一覧のように見せることができます。 結構時間をかけてカスタマイズしたので、紹介してみます。(はてなブログには向いていない事をしています…) 最終的な完成形はこんな感じ 一覧の作り方! 最終的な完成形はこんな感じ 今回作ったのはこんな感じになります。画像、名前などパネル全体が記事へのリンクになっています。 まだ、レイアウトが気に入らないので修正予定ですが… ・チョウチョウウオ属(Chaetodon) アケボノチョウチョウウオ アミチョウチョウウオ アミメチョウチョウウオ カガミチョウチョウウオ コーラレバタフライフィッシュ ゴールデンバタフライフィッシュ シチ

                                    ECサイトの商品一覧や図鑑のような一覧表示と記事へのリンクの作り方の紹介!! - 人生を加速させたい。
                                  • 【HTML・CSS】見出しの左右両端に線を入れる方法

                                    .head-border { display: flex; align-items: center; } .head-border:before, .head-border:after { content: ""; height: 1px; flex-grow: 1; background-color: #666; } .head-border:before { margin-right: 1rem; } .head-border:after { margin-left: 1rem; } 解説 .head-border display:flex;  …「Flexbox」コンテナーとして定義。 align-items:center; … 垂直方向の揃え方です。今回は真ん中で揃えたいのでcenter;としています。 .head-border:擬似要素 flex-grow: 1; … フレックス

                                      【HTML・CSS】見出しの左右両端に線を入れる方法
                                    • Safari 14.1 Adds Support for Flexbox Gaps | CSS-Tricks

                                      Yay, it’s here! Safari 14.1 reportedly adds support for the gap property in flexbox layouts. We’ve had grid-gap support for some time, but true to its name, it’s limited to grid layouts. Now we can use gap in either type of layout: .container { display: flex; flex-flow: row wrap; gap: 1.5rem; } Apple’s been rather quiet about the update. I didn’t even hear about it until Eric Meyer brought it up i

                                        Safari 14.1 Adds Support for Flexbox Gaps | CSS-Tricks
                                      • React Grid component - Material UI

                                        The Grid component shouldn't be confused with a data grid; it is closer to a layout grid. For a data grid head to the DataGrid component. How it worksThe grid system is implemented with the Grid component: It uses CSS's Flexible Box module for high flexibility. There are two types of layout: containers and items. Item widths are set in percentages, so they're always fluid and sized relative to the

                                          React Grid component - Material UI
                                        • Flexbox - MUI System

                                          Quickly manage the layout, alignment, and sizing of grid columns, navigation, components, and more with a full suite of responsive flexbox utilities. If you are new to or unfamiliar with flexbox, we encourage you to read this CSS-Tricks flexbox guide. Properties for the Parentdisplay

                                            Flexbox - MUI System
                                          • 中国の鉄道事業にブレーキ、目立ち始めた「火の車」収支:朝日新聞デジタル

                                            ","naka5":"<!-- BFF501 PC記事下(中⑤企画)パーツ=1541 -->","naka6":"<!-- BFF486 PC記事下(中⑥デジ編)パーツ=8826 -->","naka6Sp":"<!-- BFF3053 SP記事下(中⑥デジ編)パーツ=8826 --><div class=\"Section\">\n<style>\n#wrapper .Section .Title{\n\tbackground: transparent;\n\tborder-top: none;\n}\n#wrapper .ArticleHeadlineList li .Image{\n\twidth: 142px;\n}\n#Main .ArticleHeadlineList li {\n\tborder-bottom: 1px solid #eeeee7;\n\tmargin: 0

                                              中国の鉄道事業にブレーキ、目立ち始めた「火の車」収支:朝日新聞デジタル
                                            • CSS Grid tooling in DevTools  |  CSS and UI  |  Chrome for Developers

                                              Why did we make CSS Grid Tooling? CSS Grid is a very powerful CSS layout system that allows web developers to build a complex two-dimensional layout and set out rules about how each and every child item in a grid is sized, aligned, and ordered. CSS Grid was introduced after Flexbox became popular, and together, they can help developers achieve better responsive design without complicated alignment

                                              • Migrating to v5

                                                Track and review changes to the Bootstrap source files, documentation, and components to help you migrate from v4 to v5. Dependencies Dropped jQuery. Upgraded from Popper v1.x to Popper v2.x. Replaced Libsass with Dart Sass as our Sass compiler given Libsass was deprecated. Migrated from Jekyll to Hugo for building our documentation Browser support Dropped Internet Explorer 10 and 11 Dropped Micro

                                                  Migrating to v5
                                                • An alternative proposal for CSS masonry  |  Blog  |  Chrome for Developers

                                                  The Chrome team is keen to see an implementation of masonry type layouts on the web. However, we feel that implementing it as part of the CSS Grid specification as proposed in the recent WebKit post would be a mistake. We also feel that the WebKit post argued against a version of masonry that no one was proposing. Therefore, this post aims to explain why we at Chrome have concerns about implementi

                                                    An alternative proposal for CSS masonry  |  Blog  |  Chrome for Developers
                                                  • What's New In DevTools (Chrome 107)  |  Blog  |  Chrome for Developers

                                                    Customize keyboard shortcuts in DevTools You can now customize keyboard shortcuts for your favorite commands in DevTools. Go to Settings > Shortcuts, hover over a command and click the Edit button (pen icon) to customize the keyboard shortcut. You can create chords (a.k.a multi-key press shortcuts) as well. Chromium issues: 1335274, 174309 Toggle light and dark themes with keyboard shortcut Config

                                                      What's New In DevTools (Chrome 107)  |  Blog  |  Chrome for Developers
                                                    • 【CSS Tips】tableタグを使わずにテーブルレイアウトを作る - Qiita

                                                      はじめに この記事を書いた時点では、Subgridのサポートされているブラウザが限られていましたが、2024年3月現在では主要なブラウザでサポートがされています。 そのため、方法③ Subgridを使うがおすすめの方法です。 "subgrid" | Can I use... Support tables for HTML5, CSS3, etc これは何 Webを作っている際に、「見た目はテーブルレイアウトを使って組むと楽そう」だけど、「実際にはテーブルではない」要素を作りたいことがちょこちょことあります。 以下のようなUIです。 こうした要素をtable要素を使ってデザインしてしまうと、支援技術を使用しているユーザーが意味を適切に理解できなかったり、テーブルを読み取る操作が複雑なために内容を読み取れないことがあります。 テーブル以外でも、基本的に使用するタグは「実現したい見た目」ではなく

                                                        【CSS Tips】tableタグを使わずにテーブルレイアウトを作る - Qiita
                                                      • CSS is fun again • pdx.su

                                                        CSS has been undergoing a quiet renaissance lately. Lots of big features which previously required an external tool to use, are now native parts of the language, and its growing more and more all the time. If you haven't used CSS in a long time, for whatever reason, now is the time to take a look again. Brief history, and how CSS became "not-fun"Back in the late 90s, we styled our websites using i

                                                        • What's New In DevTools (Chrome 97)  |  Blog  |  Chrome for Developers

                                                          Preview feature: New Recorder panel Use the new Recorder panel to record, replay and measure user flows. Open the Recorder panel. Follow the instructions on screen to start a new recording. For example, you can record the coffee checkout process with this coffee ordering demo application. After adding a coffee and filling out payment details, you can end the recording, replay the process or click

                                                          • 【Flexbox】justify-contentとalign-itemsで楽々レイアウト | きまぐれ引きこもりんご80%

                                                            前回はflex-directionでFlexboxアイテムの配置方向を指定しました。 では、縦横中央揃え、等間隔などの揃えや配置はどうしたらいいのでしょうか? 実は前回の最後にご紹介した方法でFlexboxアイテムに直接margin: auto;を設定しても縦横中央揃えや等間隔配置は実現できるのですが、もちろん、それよりも簡単に設定できるFlexboxのプロパティがあります。 それがjustify-contentとalign-itemsです。 justify-contentで横方向のレイアウトを指定しよう justify-contentはflex-directionで指定した方向に対してのレイアウトを指定できます。 それでは各プロパティ値を見ていきましょう。 flex-start(初期値) flex-directionで指定した方向の始めから配列します。 .flex-container {

                                                              【Flexbox】justify-contentとalign-itemsで楽々レイアウト | きまぐれ引きこもりんご80%
                                                            • place-items - CSS: カスケーディングスタイルシート | MDN

                                                              CSS チュートリアル CSS の基本 CSS の第一歩 CSS の第一歩の概要 CSS とは何か CSS 入門 CSS の全体像 CSS の働き 評価課題: 経歴ページのスタイル設定 CSS の構成要素 CSS の構成要素の概要 CSS セレクター Type, class, and ID selectors Attribute selectors Pseudo-classes and pseudo-elements Combinators カスケードと継承 Cascade layers ボックスモデル 背景と境界 書字方向の操作 内容のはみ出し CSS の値と単位 CSS における大きさの指定 画像、メディア、フォームの要素 表のスタイル付け CSS のデバッグ CSS の整理 評価課題: CSS の基本的な理解度 評価課題: 素敵なレターヘッドの便箋の作成 評価課題: かっこいいボック

                                                                place-items - CSS: カスケーディングスタイルシート | MDN
                                                              • When to use CSS grid and when to use flexbox

                                                                There are cases when it's a bit confusing to decide if one should use flexbox or the CSS grid for the layouts. Till a point, both of them are interchangeable. Maybe the best, and the shortest definition of the difference between Flexbox and CSS grid : Flexbox is for one-dimensional layout. A row OR a column. Grid is for two-dimensional layout. Rows AND columns. It's from a tweet of Rachel Andrew (

                                                                  When to use CSS grid and when to use flexbox
                                                                • Styling The Good Ol' Button Element

                                                                  It’s one of the most used elements on the web. <button></button> can be used to activate certain interactions like showing data, open modals, submit forms.. etc. In this article, I will walk you through the fine details of a button element and how to style it perfectly to ensure that it works great on all browsers. Adding on that, I will explain how to style the most common button styles, and shed

                                                                    Styling The Good Ol' Button Element
                                                                  • 【CSS】コンテンツ(テキスト)の天地中央揃え方法まとめ | Enjoy IT Life

                                                                    relative/absoluteを利用する方法 Flexbox化し、『align-items: center』を適用する方法 上下に均等なpaddingを確保する方法 table-cell化し、『vertical-align: middle』を適用する方法 line-heightで高さを確保する方法 以下ではそれぞれの方法について紹介します。 relative/absoluteを利用する方法 親要素で囲み、親要素をposition: relative・コンテンツの要素をposition: absoluteとすることで天地中央揃えを実現する方法です。 absoluteとrelativeを利用した上下左右の中央よせ方法で紹介した通り、relative/absoluteを利用した中央よせには『marginプロパティを利用する方法』と『transformプロパティを利用する方法』の2つがあります

                                                                      【CSS】コンテンツ(テキスト)の天地中央揃え方法まとめ | Enjoy IT Life
                                                                    • 2022-10-12のJS: Rollup v3、Volar 1.0(Vue LSP)、Satori(HTML + CSS = SVG)

                                                                      JSer.info #613 - Rollup 3.0.0がリリースされました。 Release v3.0.0 · rollup/rollup rollup.js#migration 破壊的な変更として、プラグインのAPIの変更、オプションの変更が行われています。 また、デフォルトでimport()を維持するように変更、chunkのアルゴリズムの変更なども含まれています。 そのほかには、デフォルトでNode.jsのESMサポートとの相互運用性を改善するためにoutput.interop/output.exports/output.esModuleオプションのデフォルト値が変更されています。 基本的には__esModuleというNode.jsが考慮しない(ESMとCJSの総合運用性のために使われていた)プロパティを減らす方向になっています。詳しい変更内容は次のPRを参照すると良さそうです。

                                                                        2022-10-12のJS: Rollup v3、Volar 1.0(Vue LSP)、Satori(HTML + CSS = SVG)
                                                                      • A Complete Guide To Accessibility Tooling — Smashing Magazine

                                                                        In a new short series of posts, we highlight some of the useful tools and techniques for developers and designers. Recently we’ve covered HTML Emails and SVG Generators. This time we look into different kinds of tools to help you streamline your accessibility testing process. Don’t miss the next one. Learning to build accessible websites can be a daunting task for those who are just starting to im

                                                                          A Complete Guide To Accessibility Tooling — Smashing Magazine
                                                                        • CSS | display:flexで子要素を縦横中央揃えをする方法 | 1 NOTES

                                                                          display:flexで子要素を縦横中央揃えをする方法See the Pen CSS Vertical and horizontal center (display:flex) by yochans (@yochans) on CodePen. flexbox(display:flex)xを使った子要素の縦横中央揃えをする方法は簡単で、display:flexを指定した親要素に「align-items: center;(縦の中央揃え)」と「justify-content: center;(横の中央揃え)」を追記するだけです。 <div class="container"> <div>縦横中央揃え</div> </div>.container{ display:flex; width:100%; height:300px; background:#0D47A1; color:#FFF; f

                                                                          • Amazon Kindle本 [50%OFF] GWキャンペーン5選 - セルフストーリー

                                                                            AmzonにてKindle50%offが開催されています。 読書でGWを楽しみませんか。私が選んだ5選をお送りします。 1 アドラーに学ぶ部下育成の心理学 1540円→770円 1人でも多く「使える部下」が欲しい、そんな切実な思いを抱えながら、日々部下の育成に心を砕くマネジャー。だが多くの場合その育成方法は間違いだらけだ。「褒めて育てる」「叱って育てる」「教えて育てる」といった常識がいかに的外れか、「教育の心理学」とも言われるアドラー心理学の視点から、本当に効く部下育成術を伝授する。 2 エッセンシャル思考 最小の時間で成果を最大にする 1760円→880円 本書で紹介するエッセンシャル思考は、 単なるタイムマネジメントやライフハックの技術ではない。 本当に重要なことを見極め、それを確実に実行するための、 システマティックな方法論だ。エッセンシャル思考が目指す生き方は、 「より少なく、しか

                                                                              Amazon Kindle本 [50%OFF] GWキャンペーン5選 - セルフストーリー
                                                                            • レイアウト手法の新しい武器になるCSSグリッドレイアウト入門 | cho-men

                                                                              CSSのグリッドレイアウトが、主要ブラウザーで利用可能になってからしばらく経ちました。しかし、floatやFlexboxなど従来の手法で目的のレイアウトが実現できることも多く、あまり活用できていないケースもあるのではないでしょうか。筆者自身も、まだまだその使いどころに迷うことが多いです。 この記事では、CSSグリッドレイアウトの基本的な使い方を図版を交えて紹介します。基本のプロパティを整理し、実際のレイアウトでどのように活用できるのか見ていきたいと思います。 CSSグリッドが得意なレイアウトグリッドレイアウトは、格子状のグリッドを使用して要素の配置をコントロールするレイアウトシステムです。 引用:https://developer.mozilla.org/ja/docs/Learn/CSS/CSS_layout/Grids上図のように、複数の行と列を使って柔軟なレイアウトを構築することが可

                                                                                レイアウト手法の新しい武器になるCSSグリッドレイアウト入門 | cho-men
                                                                              • Release Notes for Safari Technology Preview 157

                                                                                Safari Technology Preview Release 157 is now available for download for macOS Monterey 12.3 or later and macOS Ventura. If you already have Safari Technology Preview installed, you can update in the Software Update pane of System Preferences on macOS Monterey, or System Settings under General → Software Update on macOS Ventura. This release includes WebKit changes between: 255077@main…255891@main

                                                                                • Release Notes for Safari Technology Preview 153

                                                                                  Safari Technology Preview Release 153 is now available for download for macOS Monterey 12.3 or later and macOS Ventura beta. If you already have Safari Technology Preview installed, you can update in the Software Update pane of System Preferences on macOS Monterey, or System Settings under General → Software Update on macOS Ventura. This release includes WebKit changes between: 253169@main…253847@