PSEUDO-CLASS Meaning in Japanese - translations and usage examples

疑似クラスは
擬似クラスpseudoclassesは
擬似クラスの

Examples of using Pseudo-class in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
The point of tab switching is to use the CSS:checked pseudo-class.
タブの切り替えにはCSSの:checked疑似クラスを使う。
The:empty pseudo-class represents an element that has no children at all.
Empty疑似クラスは、子を持たない要素を表します。
Another option is to use:: slotted(selector) pseudo-class.
もう一つの方法は、::slotted(selector)擬似クラスの使用です。
CSS property, descriptor, and pseudo-class names are delimited by single quotes.
CSSの特性,記述子及び擬似クラスの名前は一重引用符で区切られる。
A CSS pseudo-class is a keyword added to selectors that specifies a special state of the element.
CSSの疑似クラスはセレクターに付加するキーワードであり、選択された要素対して特定の状態を指定します。
The first one is to toggle them via the pseudo-class panel within the Rules side panel.
ひとつはルールサイドパネル内の疑似クラスパネルで切り替える方法です。
A CSS pseudo-class is a keyword added to selectors that specifies a special state of the element.
CSSの疑似クラスはセレクタに付加するキーワードであり、選択される要素に対して特定の状態を指定します。
The support for the prefixed:-moz-any-link pseudo-class will be removed in the near future.
接頭辞付きの:-moz-any-link擬似クラスへの対応は近い将来削除されます。
The:active CSS pseudo-class represents an element(such as a button) that is being activated by the user.
CSSの:active疑似クラスは、ユーザーによってアクティブ化されている要素(ボタンなど)を表します。
If we wanted to select the second div element,we would have to use the nth-of-type() pseudo-class.
もし2番目のdiv要素を選択するのであれば、「:nth-of-type()」疑似クラスを使用しなければならないでしょう。
Scoped css and:scope pseudo-class is also available for all browsers. Riot.
Scopedcssと:scope擬似クラスもすべてのブラウザで利用可能です。Riot。
This method is non-conforming,use CSS color property in conjunction with the:visited pseudo-class instead.
この方法は不適合であり、代わりにCSSの:visited疑似クラスでcolorプロパティを使用してください。
A CSS pseudo-class is a keyword added to selectors that specifies a special state of the element.
CSSの擬似クラス(Pseudo-classes)は、セレクターに付加するキーワードであり、選択された要素対して特定の状態を指定します。
Up to this point, the most common use for CSS3 Transitionshas been in conjunction with the well-known CSS:hover pseudo-class.
今までのところ、CSS3Transitionの一番よくある使い方は、これまたよく知られた:hover擬似クラスと組み合わせて用いる方法でした。
A CSS pseudo-class is a keyword added to selectors that specifies a special state of the element.
CSSの擬似クラス(Pseudo-classes)は、セレクターに付加するキーワードであり、選択された要素に対して特定の状態を指定します。
However, it does apply a style(a red"glow" using the box-shadow property)to the:-moz-ui-invalid pseudo-class, which applies in a subset of cases for:invalid.
しかし、:invalidの場合のサブセットに適用される:-moz-ui-invalid疑似クラスにスタイル(box-shadowプロパティを用いて赤く「伸びる」スタイル)を適用します。
A pseudo-class is a keyword added to CSS selectors that indicates a particular state of the element to be selected.
CSSの疑似クラスはセレクタに付加するキーワードであり、選択される要素に対して特定の状態を指定します。
Of the properties that can be set with this pseudo-class, your browser probably has a default value for color and column-rule-color only.
この疑似クラスで設定するプロパティについては、ブラウザーが持っている既定値はcolorとcolumn-rule-colorだけでしょう。
A pseudo-class is a keyword added to CSS selectors that indicates a particular state of the element to be selected.
CSSの擬似クラス(Pseudo-classes)は、セレクターに付加するキーワードであり、選択された要素対して特定の状態を指定します。
Combined with the corresponding mouseleave(which is fired at the element when the mouse exits its content area),the mouseenter event acts in a very similar way to the CSS:hover pseudo-class.
対応する(マウスがコンテンツ領域から出たときに要素に発生する)mouseleaveと組み合わせると、mouseenterイベントはCSSの:hover疑似クラスととても似た方法で動作します。
A pseudo-class is a keyword added to CSS selectors that indicates a particular state of the element to be selected.
CSSの擬似クラス(Pseudo-classes)は、セレクターに付加するキーワードであり、選択された要素に対して特定の状態を指定します。
In Firefox, the:-moz-focusring CSS pseudo-class allows you to write a focus style that is only applied if the element is focused via the keyboard.
Firefoxでは、:-moz-focusringCSS疑似クラスを使用すると、要素がキーボードでフォーカスされた場合にのみ適用されるfocusスタイルを記述できます。
Note: This pseudo-class can be used to change only the margin, padding, border, and background properties of the page box.
メモ:この疑似クラスは、ページボックスのmargin,padding,border,backgroundの各プロパティのみを変更するために使用することができます。
Other common targets of this pseudo-class include elements that contain an activated element, and form elements that are being activated through their associated<label.
この疑似クラスで他のよくあるターゲットとしては、アクティブ化される要素を含む要素や、関連付けられた<label<要素を通してアクティブ化されるフォーム要素です。
The:-moz-placeholder pseudo-class that matches form elements with the placeholder attribute has been removed, and the::-moz-placeholder pseudo-element has been added instead.
Placeholder属性付きのフォーム要素にマッチする:-moz-placeholder疑似クラスが削除され、代わりに::-moz-placeholder疑似要素が追加されました。
The:checked CSS pseudo-class selector works for any radio(input type=”radio”), checkbox(input type=”checkbox”) or option(option in a select) component that is checked or toggled to an on state.
CSSの:checked疑似クラスセレクターは、ラジオボタン(<inputtype="radio">)、チェックボックス(<inputtype="checkbox">)、オプションボタン(<select> の中の<option>)要素がチェックされていたりonの状態にあったりすることを表します。
Results: 26, Time: 0.0246

Top dictionary queries

English - Japanese