The effect is very simple, just copy the following code to your own page and run it Copy code The code is as follows:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> <title>Untitled Document</title> </head> <body> <P align=left><MARQUEE height=293 behavior=slide width=550 loop=1 scrollAmount=1 scrollDelay=100><FONT style="FONT-SIZE: 18pt; FONT-FAMILY: 方正尧体; COLOR: #ea0000" color=#ff0000> Code Scrolling </FONT> </MARQUEE></P> </body> </html> |
<<: MySQL Constraints Super Detailed Explanation
>>: Teach you how to build Redis cluster mode and sentinel mode with docker in 5 minutes
When doing database statistics, you often need to...
I have been studying and reviewing the developmen...
This article example shares the specific code of ...
Preface There are many devices nowadays, includin...
Table of contents Preface The role of render Rend...
Table of contents Cache function in vue2 Transfor...
Table of contents Preface XA Protocol How to impl...
Preface The delay of MySQL master-slave replicati...
This article records the installation and configu...
Table of contents Configuration nfs server (nfs.s...
Table of contents Creating an SSL Certificate 1. ...
Overview Volume is the abstraction and virtualiza...
Some time ago, the blogger installed the Ubuntu s...
Table of contents Overview 1. Clearly understand ...
When we want to use a new CSS feature, we always ...