感谢您的支持,我会继续努力的!
打开微信扫一扫,即可进行扫码打赏哦
点我查看本站打赏源码!
Powered by RUNCODEX.COM,学的不仅是技术,更是梦想!!!
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Introduction to my company</title>
</head>
<body>
<h1>Introduction to my company</h1>
<p>Company name: The One Media Company</p>
<p>Company address: Soochow University</p>
<p>Product: Magazines</p>
<p>Customers: Young Generations</p>
<p>Partners: Duyan Wu </p>
<p>Events: foundary day</p>
<p>Investors: Zicheng Shi</p>
<h1>Time</h1>
<p>TIME IS MONEY! SO CHERISH IT!</p>
<script>
document.write(Date())
</script>
</body>
</html>
输入 JavaScript 代码……
xxxxxxxxxx
body {color:red;}
h1 {color:#00ff00;}
h2 {color:rgb(255,0,0);}