Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

force element to bottom of page

footer {
    position: fixed;
    bottom: 0;
}
 
PREVIOUS NEXT
Tagged: #force #element #bottom #page
ADD COMMENT
Topic
Name
5+7 =