Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

css footer always at bottom but visible

/* Fix the footer to the bottom */
footer { position: fixed; }
 
PREVIOUS NEXT
Tagged: #css #footer #bottom #visible
ADD COMMENT
Topic
Name
7+2 =