w10schools
Login Register
  • Home
  • Tutorials
    • HTML, CSS
      • HTML, HTML5
      • CSS, CSS3
    • XML
    • JavaScript, AJAX
    • PHP
    • Ruby on Rails
      • Ruby
      • Rails
    • ASP.NET
      • ASP
      • C# .NET
    • Java
      • JSP
    • Databases
      • MySQL
      • MSSQL Server
      • Oracle
    • Web Server
      • Windows
      • Linux
      • Apache
      • IIS
    • Design
      • Dreamweaver
      • Flash
      • Photoshop
      • Fireworks
      • CorelDRAW
      • Illustrator
  • References
    • HTML
      • Bootstrap
    • CSS
      • CSS Selectors
      • Sass
    • JavaScript
    • Mobile Apps
      • Cordova
    • Ruby on Rails
      • Ruby
      • Rails
    • PHP
      • Function
      • Language
      • CodeIgniter
      • Phalcon
      • PHPUnit
      • Symfony
      • Drupal
      • Yii
      • Laravel
    • Perl
      • Perl
    • Python
      • Python
      • Django
      • NumPy
      • Pandas
      • scikit-image
      • scikit-learn
      • Statsmodels
      • Matplotlib
    • Lua
      • Lua
    • C, C++
      • C
      • C++
    • Server
      • Docker
      • Apache HTTP Server
      • Nginx
    • Database
      • PostgreSQL
    • Big Data
      • TensorFlow
    • Game Development
      • Phaser
      • LÖVE
  • Articles
    • News
    • General
      • Website Promotion
      • Online Advertising
      • Make Money Online
    • Editorials
    • Interviews
    • Web Roundups
  • Resources
    • Design
      • Fonts
      • Graphics
      • Vectors
      • Templates
      • UI (User Interface)
      • Brushes
      • Patterns, Backgrounds
      • Textures
    • Web Development
      • HTML, CSS
      • XML
      • JavaScript, AJAX
      • Ruby on Rails
      • PHP
      • Java
      • .NET
      • Python
      • Perl
      • Flash
    • Mobile Application Development
      • Mobile Development Tools
      • Swift
    • Online Services
      • Online Storage
      • Web Hosting
  • Tools
    • Generators
  • References
  • CSS
  • CSS Selectors
×
Universal Selector: *

Pattern: *   Definition: The * selector matches the name of any

2014-11-09 16:33:34
Attribute Selector: [attr|=val]

Pattern: [attr|=val]   Definition: The [attr|=val] selector matches

2014-11-11 03:09:07
Class Selector: .

Pattern: element.CLASSNAME   Definition: The element.CLASSNAME selector

2014-11-10 05:21:50
Substring Attribute Selector: [attr$=substring]

Pattern: [attr$=substring]   Definition: The [attr$=substring] selector

2014-11-11 03:34:38
User Action Pseudo-Class - :focus

Pattern: :focus   Definition: The :focus pseudo-class

2014-11-13 18:25:05
UI Element States Pseudo-Class - :disabled

Pattern: :disabled   Definition: The :disabled

2014-11-14 04:00:21
Adjacent Sibling Selector: element1 + element2

Pattern: element1 + element2   Definition: The element1 + element2 selector

2014-11-10 04:41:59
Pseudo-Class - :root

Pattern: :root   Definition: The :root pseudo-class matches an

2014-11-13 04:08:06
Descendant Selector: element1 element2

Pattern: element1 element2   Definition: The element1 element2 selector

2014-11-09 17:07:28
User Action Pseudo-Class - :active

Pattern: :active   Definition: The :active

2014-11-13 18:07:34
Popular Articles
Ion.RangeSlider - jQuery range slider with skin support Ion.RangeSlider is an easily customizable jQuery range slider. It has flexible settings and can be completely altered with CSS.   Ion.RangeSlider - 
perlapi - autogenerated documentation for the perl public API NAME DESCRIPTION "Gimme" Values Array Manipulation Functions xsubpp variables and internal functions Callback Functions Character case changing Char
pyplot pyplot matplotlib.pyplot Provides a MATLAB-like plotting framework. pylab combines pyplot with numpy into a single namespace. This is convenient for
Types Types JavaScript provides several built-in datatypes. In addition to those, this page documents virtual types like Selectors, enhanced pseudo-types
1. Overview This is a practical guide to Angular for experienced programmers who are building client applications in HTML and TypeScript. Organization The docu


Page 1 of 4

|< < Prev 1 2 3 4 Next > >|
  • Facebook
  • Tweet
  • Digg it
  • Stumbleupon
  • Delicious
  • Plus Share

Designed by : w10schools

service@w10schools.com