css entities
/*
! 0021 EXCLAMATION MARK
" 0022 QUOTATION MARK
# 0023 NUMBER SIGN
$ 0024 DOLLAR SIGN
% 0025 PERCENT SIGN
& 0026 AMPERSAND
' 0027 APOSTROPHE
( 0028 LEFT PARENTHESIS
) 0029 RIGHT PARENTHESIS
* 002A ASTERISK
*/
h2:after {
content: ' \0021'; /* the same as content: ' !'; */
}
Also in CSS:
- image crop using css 1:1
- prevent text from wrapping in css
- texto com tamanho maximo ler mais html
- table css
- css all caps
- print media query css
- make an image size down to accommodate screen size
- font weight css
- how to change height font css
- css margin
- css translate3d
- button width based on text csss
- material design css
- large input box bootstrap 4
- internal css
- how to get element details using cssselector using beautifulsoup
- how do i make a div full width with css
- xcrun: error: SDK "iphoneos" cannot be located
- css background image responsive
- rotate 3d
- css rgb color
- css selected color
- change color select arrow css cf7
- pourquoi mon css ne fonctionne pas quand je recharge la page