diff --git a/index.html b/index.html index 8ba04da..5b06603 100644 --- a/index.html +++ b/index.html @@ -3324,7 +3324,7 @@
The p.myClassName
rule contains two properties (text-align
and color
). Each of these is an application internal identifier.
Each property has been assign a value from a list of available values defined by CSS. For example, here the property text-align
has been given the value center
. Other possible values for this property are part of a list of application internal identifiers defined by [[CSS3-TEXT]] and include start
, end
, left
, right
, justify
, match-parent
, or justify-all
.
Each property has been assigned a value from a list of available values defined by CSS. For example, here the property text-align
has been given the value center
. Other possible values for this property are part of a list of application internal identifiers defined by [[CSS3-TEXT]] and include start
, end
, left
, right
, justify
, match-parent
, or justify-all
.
The class name myClassName
is an example of a user-supplied value. A user might assign a class name using any valid class identifier in CSS, including using words in other languages, such as using an identifier in Japanese: