Home >Web Front-end >HTML Tutorial >There is too much content on the content page in the frameset, how to display it adaptively_html/css_WEB-ITnose

There is too much content on the content page in the frameset, how to display it adaptively_html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-24 12:20:111386browse

Has anyone used the frameset framework? ? If there is too much content on the content page in the frame, how can it be displayed adaptively? ?
Code:


< frameset rows="*" cols="220,100%" frameborder="0" border="0" framespacing="0" style="height:1900px;">
                                           name="left" id="left" width="200" height="100%" noresize="noresize" scrolling="yes" marginwidth="0" marginheight="0" >
                                                                                                                                                                                                                                           ;


This page right.aspx has too much content, how to make it adapt to the height


Reply to the discussion (solution)

Please help, scrolling can be tolerated, but if the content does not exceed the height of the entire page, do not scroll


Statement:
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