Table of Contents
Reply to the discussion (solution)
Home Web Front-end HTML Tutorial I have a question for you webmasters. Do you use frames to import web pages in your top bar, side bar, and bottom bar? html/css_WEB-ITnose

I have a question for you webmasters. Do you use frames to import web pages in your top bar, side bar, and bottom bar? html/css_WEB-ITnose

Jun 24, 2016 pm 12:20 PM
Sidebar

frame sidebar HTML page

Considering that things may be inserted or changed in these three columns at any time, I will consider making a separate page and then importing it. I don’t know if this is the case for everyone, so I don’t know. What do you use to import another web page? What do you use?

Reply to the discussion (solution)

It is generally not recommended to use FRAME, it can be used for dynamic websites. Use the include directive to include the specified constant module. Different languages ​​have different include directives. For example, there are two common types of jsp, two types of shtml, asp also has its own specifications, and so does PHP. .

Static web pages can use iframe or js
Dynamic web pages generally include include
I don’t know about static. Generally, static websites are generated dynamically or pseudo-static, so frameworks are generally not used. Frameworks have too many limitations

asp:

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
1 months ago By 尊渡假赌尊渡假赌尊渡假赌
Two Point Museum: All Exhibits And Where To Find Them
1 months ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

How to open sidebar on Redmi 13c? How to open sidebar on Redmi 13c? Mar 19, 2024 am 11:19 AM

On the Redmi 13c smartphone, turning on the sidebar function can provide users with a more convenient operating experience. The sidebar provides users with quick access to frequently used applications, tools, and settings without entering the home screen or menu interface. The following will introduce how to enable the sidebar function on Redmi 13c, allowing you to easily enjoy a more efficient mobile phone experience. How to open sidebar on Redmi 13c? 1. Open the phone settings and find the special functions from the settings menu. 2. Find the global sidebar on the features page. 3. Open the global sidebar. Through the above simple steps, you have successfully enabled the sidebar function of the Redmi 13c phone. Whether you're checking your calendar, opening a browser, adjusting brightness, or quickly switching to recently used apps, Side

Microsoft Edge tests a new feature to tidy up its experience on Windows 11 Microsoft Edge tests a new feature to tidy up its experience on Windows 11 Nov 07, 2023 pm 11:13 PM

Microsoft Edge with Fluent Design menu on Windows 11 Microsoft is adding a new feature... to tidy up one of Edge's controversial features - the sidebar, which can be docked to the right side of Windows 11 and Windows 10. Microsoft EdgeCanary is testing a new feature or popup that automatically detects unused items in the sidebar. Microsoft is adding a sidebar to Edge in November 2022, promising that the feature will improve your productivity on Windows 10, especially Wind, which Copilot doesn't come with.

How to use Vue to implement sidebar effects How to use Vue to implement sidebar effects Sep 19, 2023 pm 02:00 PM

How to use Vue to implement sidebar effects Vue is a popular JavaScript framework. Its simplicity, ease of use, and flexibility enable developers to quickly build interactive single-page applications. In this article, we will learn how to use Vue to implement a common sidebar effect, and provide specific code examples to help us understand better. Create a Vue project First, we need to create a Vue project. You can use the VueCLI (command line interface) provided by Vue, which can quickly generate

Tips and methods for implementing sidebar menu special effects with CSS Tips and methods for implementing sidebar menu special effects with CSS Oct 24, 2023 am 10:33 AM

Tips and methods for implementing sidebar menu special effects with CSS In recent years, with the development of web design, sidebar menus have become one of the common elements in many web pages. Whether it is used for navigation functions or content display, it can bring convenience and a better user experience to users. This article will introduce some common CSS techniques and methods to help you implement a beautiful and special sidebar menu. 1. Basic layout and style settings First, we need to set the basic layout and style of the sidebar menu. You can use a div element to represent the entire sidebar

How to design a modern sidebar menu using HTML and CSS? How to design a modern sidebar menu using HTML and CSS? Aug 31, 2023 pm 09:53 PM

When you think about the layout of a typical website, you will most likely include a list of important links (the navigation links for various sections of the web page) to the right or left of the main content area. This component is called a "sidebar" and is often used as a menu on web pages. Although it is widely used, developers often add this element to websites for navigation between pages or even to different parts of a web page. Let’s understand this feature and try to create a modern sidebar using only HTML and CSS. What is a sidebar menu? A sidebar is a static column located to the right or left of the main content area. This component contains navigation links, widgets or other necessary links within the website (for home page, content or other parts). An example is given below to demonstrate

How to solve the mobile sidebar gesture sliding problem in Vue development How to solve the mobile sidebar gesture sliding problem in Vue development Jul 02, 2023 am 09:40 AM

Vue is a popular JavaScript framework that enables the rapid development of modern web applications. It has many powerful features, but in mobile development, a common problem is how to solve the problem of sidebar gesture sliding. Mobile apps often use sidebars to provide navigation and other functionality. Users can open or close the sidebar with a swipe gesture. However, due to the scrolling behavior of mobile devices, when users perform sliding operations on the sidebar, the page will often scroll instead of implementing sidebar scrolling.

CSS web page layout tips: best practices for implementing columns and sidebars CSS web page layout tips: best practices for implementing columns and sidebars Oct 24, 2023 am 08:01 AM

CSS Web Page Layout Tips: Best Practices for Implementing Columns and Sidebars When developing web pages, a common requirement is to implement the layout of columns and sidebars. This layout can divide the page content into the main content area and the sidebar area, making the web page structure clearer and improving user experience. In this article, we’ll cover some best practices for implementing column and sidebar layouts, and provide specific code examples. 1. Use CSSGrid layout CSSGrid layout is a powerful and flexible layout tool that can easily realize columns and sides.

Vue mobile sidebar display problem solution Vue mobile sidebar display problem solution Jun 30, 2023 pm 04:51 PM

With the rapid development of mobile Internet, more and more websites and applications are beginning to focus on mobile user experience. As a common navigation method, the mobile sidebar is convenient and fast, and is widely used in various mobile development projects. However, during the development process of Vue, how to solve the problem of mobile sidebar display has become a major problem that troubles many developers. The mobile sidebar issue mainly revolves around two aspects. One is how to display and hide the sidebar, and the other is how to ensure that the sidebar has good performance on different devices.

See all articles