DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CSS
center position fixed element
.centered
{
position
:
fixed
;
left
:
50
%
;
transform
:
translate
(
-50
%
,
0
)
;
}
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#center
#position
#fixed
#element
ADD COMMENT
Topic
COMMENT
Name
4+6 =
Submit