[ Web Proxy ]
URL:
Viewing: https://developer.mozilla.org/zh-CN/docs/Web/CSS/Reference/Values/string [Back]  [Original]

<string> - CSS | MDN

MDN Web Docs

View in English Always switch to English

<string>

20157

CSS <string> CSS contentfont-familyquotes

<string> "' Unicode

\ Unicode \22\27\A9

\\

\A \00000A \

CSS <string> &nbsp; &#8212;

css
/*  */
""
''

/*  */
"\""
"\22"
'\''
'\27'
"\\"

/*  */
"\A"

/*  */
"\
"
""

CSS Values and Units Module Level 4
# strings


Web Proxy Viewer  |  New URL  |  Original Page