
DEMO1
<!DOCTYPE html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
p:hover{
background-color: green;
color: white;
}
p{
font-size: 16px;
}
</style>
<title>比尔·盖茨(微软公司创始人之一)</title>
</head>
<body>
<h1><marquee behavior="" direction="right" style="background-color: black;color: aliceblue;border-radius: 12px;">比尔·盖茨(微软公司创始人之一)</marquee></h1>