Use framesets to build a web page framework. There is an HTML page a.html connected in frame1, and there is a div tag in page a.html.
When displayed, the div tag in the html page accessed by frame1 is covered by another frame tag. Please tell me how to solve it? ? ? ? ?
Thank you everyone!
Modify the style of the frame
Modify the style of the frame
I don’t see the benefit of writing in a frame at all. You can use fixed fixed positioning to simulate it. If you are interested, check this out:
http://jsfiddle.net/jikeytang/ BrYq2/
Don’t use frames, it’s a technology that should have been eliminated long ago.
Use div.