css position fixed not working at all

后端 未结 5 1624
暖寄归人
暖寄归人 2021-01-27 14:36

I am looking to make a footer type thing for blakehawley.com where it has some different links and such. It is supposed to be a banner style, and by that I mean it is supposed t

5条回答
  •  感情败类
    2021-01-27 15:23

    First the menu tag is empty(you cant see it becouse of it).

    Second you didnt position it with using the properties left,top,bottom or right.

    and Third there isn't such thing like "float:bottom;"

提交回复
热议问题