User:I6
Jump to navigation
Jump to search
<!DOCTYPE html> <html>
<head> <title>inactive page</title> <link rel="stylesheet" href="style.css" type="text/css"> <script src="http://cdnjs.cloudflare.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script><script src="http://cacpg.herokuapp.com/js/demos/snowfall.min.js"></script>
<script> $(document).ready(function() {
snowFall.snow($("section"), { minSize: 1, maxSize: 3.5, round: true, minSpeed: 3, maxSpeed: 3, flakeCount: 300 });
}); </script>
</head> <body>
<section>
be prepared, for something awesome
<img src="https://www.concursive.com/show/matt-r/signature-image/airplane-icon-100x100.png"> </section> </body>
</html>
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
body {
background: black;
}
section {
margin: auto; background: url(http://www.connectpositronic.com/blog/wp-content/uploads/2013/06/space.jpg); background-size:550px; width: 700px; height: 500px; color: lightblue; font-family: 'Open Sans'; position: relative;
}
h1 {
/* Any styles here just affect your "