How to call a web page with a frame frame? The frameset tag calls the webpage code

The frameset frame calls the page code: can keep the URL unchanged

we learnBuilding websiteThe purpose is to make money, and selling advertisements is the best website profit model.

Chen WeiliangJust here, I will share the example of the frameset framework calling the advertising page, for just learningWordPress websiteNewbie friends.

How to call a web page with a frame frame? The frameset tag calls the webpage code

HTMLframe tag definition

  • frameset frame tag, cannot be placed in<body>in.
  • The frameset element defines a frameset.It is used to organize multiple windows (frames).
  • In the simplest applications, the frameset element simply specifies how many columns or rows are in the frameset.
  • You have to use the cols or rows attribute.

frameset calls web method

Step 1:Create a folder first

  • Folder name, in English lowercase, for example:UFO

Step 2:Create a new TXT notepad

TXT Notepad creates a blank file with the following contents▼

  • After editing, just copy and paste.
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>标题</title>
<meta name="keywords" content="关键字">
<meta name="description" content=描述"> 
<link rel="Shortcut Icon" href="favicon.ico" type="image/x-icon"> 
</head>

<frameset rows="100%,*" frameborder=0 framespacing=0>
<frame src="在此输入你想调用的页面网址" frameborder=0 scrolling="yes" noresize marginhight=0 marginwidth=0> 
</frameset>

<body>
</body>
</html>

Step 3:save as new file

  • In Notepad file "Save As"
  • In "Save in", select the folder you just created.
  • In "Save as type", choose All files.
  • File name, change to: index.html
  • and press "Save"

Step 4:upload folder server host space

Finally, transfer the folder to ftpLinuxThe server will do.

Hope Chen Weiliang Blog ( https://www.chenweiliang.com/ ) shared "How to use the frame frame to call the web page? The frameset tag calls the web page code, which will help you.

Welcome to share the link of this article:https://www.chenweiliang.com/cwl-1089.html

Welcome to the Telegram channel of Chen Weiliang's blog to get the latest updates!

🔔 Be the first to get the valuable "ChatGPT Content Marketing AI Tool Usage Guide" in the channel top directory! 🌟
📚 This guide contains huge value, 🌟This is a rare opportunity, don’t miss it! ⏰⌛💨
Share and like if you like!
Your sharing and likes are our continuous motivation!

 

Comment

Your email address will not be published. Required fields * Callout

scroll to top