Below is the code that Shiji Tiancheng uses to call Tencent KartRider page. It is really good. The editor of 123WORDPRESS.COM has done this before. It requires the use of js or something. I share it with you for reference. <!DOCTYPE html> <html lang="en"> <head> <meta charset="gbk" /> <meta http-equiv="x-ua-compatible" content="IE=edge"> <meta name="robots" content="all" /> <meta name="author" content="Tencent-CP" /> <meta name="Description" content="KartRider" /> <meta name="Keywords" content="KartRider" /> <title>KartRider Rush+-Official Website</title> </head> <!-- <frameset rows="0,*" cols="*" framespacing="0" frameborder="NO" border="0"> <frame src="#" name="topFrame" scrolling="NO" noresize=""> <frame src="https://wepop.qq.com/act/a20190104order/?adtag=sjtc" name="mainFrame"> </frameset> <noframes> <body> </body> </noframes> --> </html> Pure HTML implementation does not require JS, friends in need can refer to it. If the effect is not good, you can refer to 123WORDPRESS.COM's previous implementation using js. |
<<: Basic notes on html and css (must read for front-end)
When dynamically concatenating strings, we often ...
Table of contents Overview Single file components...
Table of contents Tomcat Introduction Tomcat depl...
Table of contents 1. Plugins 2. Interlude 3. Impl...
Project Background Recently, there is a project w...
Case 1 vue-cli builds the vue3 project, uploads t...
This article records the installation and configu...
This article mainly records the problems and solu...
introduce In a distributed system, distributed lo...
mysql full backup 1. Enable binary log and separa...
Table of contents Overview Same Origin Policy (SO...
Preface Based on my understanding of MySQL, I thi...
The implementation of custom carousel chart using...
Table of contents Overview 1. Global Registration...
1. Overview Group by means to group data accordin...