DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CSS
align button to bottom of div
// using Flexbox
.button-container
{
display
:
flex
;
flex-direction
:
column
;
justify-content
:
end
}
PREVIOUS
NEXT
Tagged:
#align
#button
#bottom
#div
ADD COMMENT
Topic
COMMENT
Name
6+5 =
Submit