spicymango
Programmer
Hi,
suppose I have text "My address" on my html page. This text appears sometime at 450 from the top sometime 200 from top.
I want a div statement to cover that text when someone click on a button.
How can I position my div so that it cover text no matter where it appears o the page.
I can not make position absoulete because my text keeps changing its position.
suppose I have text "My address" on my html page. This text appears sometime at 450 from the top sometime 200 from top.
I want a div statement to cover that text when someone click on a button.
How can I position my div so that it cover text no matter where it appears o the page.
I can not make position absoulete because my text keeps changing its position.