DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CSS
position relative get in center
#your_element
{
position
:
absolute
;
left
:
calc
(
50
%
+
200
px
)
;
}
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#position
#relative
#center
ADD COMMENT
Topic
COMMENT
Name
3+2 =
Submit