frame tag_html/css_WEB-ITnose

WBOY
Release: 2016-06-24 12:01:40
Original
801 people have browsed it

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!


Reply to the discussion (solution)

Modify the style of the frame

Modify the style of the frame


How to modify it?

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.

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template