HTML Footer on my website -



HTML Footer on my website -

i'm working on website: click here

on every page made footer. can't footer centered , locked on bottom of page. hope of guys can help me. tried stuff found on stackoverflow won't work....

regards,

matthijs

the class using on div (.grid_4) has float:left value. if rid of float , add together text-align: center on div, content centered.

for sticky footer, check out this link

html

Comments

Popular posts from this blog

php - How to pass multiple values from url -

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

database - php search bar when I press submit with nothing in the search bar it shows all the data -