<html>
<title>W3.CSS</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="4/w3.css">
<link rel="stylesheet" href="../../cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<body>
<div class="w3-container">
<h1>Spinning Elements</h1>
<p>Use the w3-spin class to spin an element 360 degrees:</p>
<p><i class="fa fa-spinner w3-spin" style="font-size:64px"></i></p>
</div>
</body>
<!-- Mirrored from www.w3schools.com/w3css/tryit.asp?filename=tryw3css_animate-spin by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 27 Jan 2020 02:28:06 GMT -->
</html>