Where do you want the button placed? By the way, do not use position:fixed or position:absolute until you completely understand how they work and why. Otherwise you will always encounter unexpected results.
↧
Where do you want the button placed? By the way, do not use position:fixed or position:absolute until you completely understand how they work and why. Otherwise you will always encounter unexpected results.