如何编辑我的代码以使其在IE中工作.它在Firefox和Chrome中运行良好.我无法弄清楚在Internet Explorer中调用transition和的正确属性animation.
<html>
<head>
<title> Sample for Konstantin</title>
<style type="text/css">
.text p
{text-align:center;
margin-left:auto;
margin-right:auto;
left:50%;
}
.text {
overflow: hidden;
margin-bottom: 110px;
}
.text h1 {
color: black;
font-family: 'footlight mt light';
font-size: 50px;
-webkit-animation-name: fade-in;
-webkit-animation-duration: .9s;
letter-spacing: -10px;
}
a { text-decoration:none }
.text h1 span a {
-webkit-transition: 0.9s ;
color: #9C948D;
}
.text h1:hover span a {
color: blue;
}
</style>
</head>
<body>
<center>
<div class="text"><p><h1>This is a sample, <br /> …Run Code Online (Sandbox Code Playgroud) 任何人都可以指导我如何限制用户可以拥有的成员区域5-6左右的唯一IP数量的指南/教程.似乎我帮助管理的网站上的许多用户与数十到数百人分享他们的用户名.或者任何人都可以解释我如何实现某种安全措施?