Pen Settings

HTML

CSS

CSS Base

Vendor Prefixing

Add External Stylesheets/Pens

Any URLs added here will be added as <link>s in order, and before the CSS in the editor. You can use the CSS from another Pen by using its URL and the proper URL extension.

+ add another resource

JavaScript

Babel includes JSX processing.

Add External Scripts/Pens

Any URL's added here will be added as <script>s in order, and run before the JavaScript in the editor. You can use the URL of any other Pen and it will include the JavaScript from that Pen.

+ add another resource

Packages

Add Packages

Search for and use JavaScript packages from npm here. By selecting a package, an import statement will be added to the top of the JavaScript editor for this package.

Behavior

Auto Save

If active, Pens will autosave every 30 seconds after being saved once.

Auto-Updating Preview

If enabled, the preview panel updates automatically as you code. If disabled, use the "Run" button to update.

Format on Save

If enabled, your code will be formatted when you actively save your Pen. Note: your code becomes un-folded during formatting.

Editor Settings

Code Indentation

Want to change your Syntax Highlighting theme, Fonts and more?

Visit your global Editor Settings.

HTML

              
                <meta name="generator" content="Software RVG HTML,CSS,SVG,javascript Editor (www.softwarervg.com)">
    <meta name="dcterms.created" content="sa., 17 ago. 2016 01:25:28 GMT">
    <meta name="Software RVG Designs...designing Future" content="css,,development,by;Software-RVG">
    <meta name="css 3D animations" content="css,,Software RVG,3D animation,designs,creative work,artistic work">
    <title>css  animation "Galaxy"</title>
<div class="view">
  <div class="plane main">
    <div class="circle"></div>
    <div class="circle"></div>
    <div class="circle"></div>
    <div class="circle"></div>
    <div class="circle"></div>
    <div class="circle"></div>
  </div>
</div>
<div class="view">
  <div class="plane main">
    <div class="circle"></div>
    <div class="circle"></div>
    <div class="circle"></div>
    <div class="circle"></div>
    <div class="circle"></div>
    <div class="circle"></div>
  </div>
</div>
<div class="view">
  <div class="plane main">
    <div class="circle"></div>
    <div class="circle"></div>
    <div class="circle"></div>
    <div class="circle"></div>
    <div class="circle"></div>
    <div class="circle"></div>
  </div>
</div>

<div id="svg-container"><canvas width="800" height="100" style="display: block; touch-action: none; -webkit-user-select: none; -webkit-tap-highlight-color: rgba(0, 24, 88, 0.8);
width: 800px;height: 100px;"></canvas></div>

<style>
      

/* Main styles */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:800);

.text {
  fill: url(#gr-radial);
}

/* Other styles */
body {
  min-height: 450px;
  height: 100vh;
  margin: 0; }
body sgv {
  
  background-size: .1em 100%;
  font: 1.1em/1 Open Sans, Impact;
  text-transform: uppercase;
  margin: 0;
}

body text {

  background-size: .1em 100%;
  font: 2.1em/1 Open Sans, Impact;
  text-transform: uppercase;
  margin: 0;
}

svg {
  position: absolute;
  width: 100%;
  height: 100%;
}


    </style>

<div class:"text"="">

<svg viewBox="0 0 800 200">
 <!-- Gradient -->
  <radialGradient id="gr-radial" cx="50%" cy="50%" r="70%">
    <!-- Animation for radius of gradient -->
    <animate attributeName="r" values="0%;150%;100%;0%" dur="5s" repeatCount="indefinite"></animate>
    <!-- Animation for colors of stop-color -->
    <stop stop-color="#FF0000" offset="0">
      <animate attributeName="stop-color" values="#0000FF;#ffff00;#00FF00;#FF0000;#00FF00;#0000FF;#FFFF00;#00FF00;#FF0000;#0000FF;#FFFF00;#FF0000" dur="30s" repeatCount="indefinite"></animate>
    </stop>
    <stop stop-color="rgba(55,55,55,0)" offset="100%"></stop>
  </radialGradient>
  
 
  <!-- Text -->
  <text text-anchor="middle" x="50%" y="15%" dy=".35em" class="text">
    CSS - SVG -JAVASCRIPT - 3D ANIMATIONS 
 </text>
  
 </svg></div>
<div id="svg-container"><canvas width="800" height="100" style="display: block; touch-action: none; -webkit-user-select: none; -webkit-tap-highlight-color: rgba(0, 24, 88, 0.8);
width: 800px;height: 100px;"></canvas></div>

<style>
      

/* Main styles */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:800);

.text {
  fill: url(#gr-radial);
}

/* Other styles */
body {
  min-height: 450px;
  height: 100vh;
  margin: 0; }
body sgv {
  
  background-size: .1em 100%;
  font: 1.1em/1 Open Sans, Impact;
  text-transform: uppercase;
  margin: 0;
}

body text {

  background-size: .2em 100%;
  font: 1.1em/1 Open Sans, Impact;
  text-transform: uppercase;
  margin: 0;
}

svg {
  position: absolute;
  width: 100%;
  height: 180%;
	margin-top:-100px;
}


    </style>

<div class:"text"="">

<svg viewBox="0 0 600 300">
 <!-- Gradient -->
  <radialGradient id="gr-radial" cx="50%" cy="50%" r="70%">
    <!-- Animation for radius of gradient -->
    <animate attributeName="r" values="0%;150%;100%;0%" dur="5s" repeatCount="indefinite"></animate>
    <!-- Animation for colors of stop-color -->
    <stop stop-color="#FF0000" offset="0">
      <animate attributeName="stop-color" values="#0000FF;#ffff00;#00FF00;#FF0000;#00FF00;#0000FF;#FFFF00;#00FF00;#FF0000;#0000FF;#FFFF00;#FF0000" dur="30s" repeatCount="indefinite"></animate>
    </stop>
    <stop stop-color="rgba(55,55,55,0)" offset="100%"></stop>
  </radialGradient>
  
 
  <!-- Text -->
  <text text-anchor="middle" x="50%" y="25%" dy=".35em" class="text">
    ©SOFTWARE RVG DESIGNS
 </text>
  
 </svg></div>

              
            
!

CSS

              
                html, body {
  background:#111111 ;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.view {
  position: ;
  top: 50px;
  left: 90px;
  right: 0;
  bottom: 0;
  -webkit-perspective: 400;
          perspective: 400;
}

.view {
  position: ;
  top: 50px;
  left: 90px;
  right: 0;
  bottom: 0;
  -webkit-perspective: 400;
          perspective: 400;
}

.plane {
  width: 120px;
  height: 120px;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.plane.main {
  position: absolute;
  top: 5px;
  left: 50px;
  right: 40px;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotateX(60deg) rotateZ(-30deg);
          transform: rotateX(60deg) rotateZ(-30deg);
  -webkit-animation: rotate 20s infinite linear;
          animation: rotate 20s infinite linear;
}
.plane.main .circle {
  width: 120px;
  height: 120px;
  position: absolute;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  border-radius: 100%;
  box-sizing: border-box;
  box-shadow: 0 0 160px  #ffffff, inset 0 0 20px #ff0000;
}
.plane.main .circle::before, .plane.main .circle::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 3%;
  height: 100%;
  border-radius: 100%;
  background:#FA5858;
  box-sizing: border-box;
  box-shadow: 1 1 1px 1px ;
}
.plane.main .circle::before {
  -webkit-transform: translateZ(-90px);
          transform: translateZ(-90px);
}
.plane.main .circle::after {
  -webkit-transform: translateZ(90px);
          transform: translateZ(90px);
}
.plane.main .circle:nth-child(1) {
  -webkit-transform: rotateZ(72deg) rotateX(63.435deg);
          transform: rotateZ(72deg) rotateX(63.435deg);
}
.plane.main .circle:nth-child(2) {
  -webkit-transform: rotateZ(144deg) rotateX(63.435deg);
          transform: rotateZ(144deg) rotateX(63.435deg);
}
.plane.main .circle:nth-child(3) {
  -webkit-transform: rotateZ(216deg) rotateX(63.435deg);
          transform: rotateZ(216deg) rotateX(63.435deg);
}
.plane.main .circle:nth-child(4) {
  -webkit-transform: rotateZ(288deg) rotateX(63.435deg);
          transform: rotateZ(288deg) rotateX(63.435deg);
}
.plane.main .circle:nth-child(5) {
  -webkit-transform: rotateZ(360deg) rotateX(63.435deg);
          transform: rotateZ(360deg) rotateX(63.435deg);
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
            transform: rotateX(0) rotateY(0) rotateZ(0);
  }
  100% {
    -webkit-transform: rotateX(360deg) rotateY(360deg) rotateZ(360deg);
            transform: rotateX(360deg) rotateY(360deg) rotateZ(360deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
            transform: rotateX(0) rotateY(0) rotateZ(0);
  }
  100% {
    -webkit-transform: rotateX(360deg) rotateY(360deg) rotateZ(360deg);
            transform: rotateX(360deg) rotateY(360deg) rotateZ(360deg);
  }
}



              
            
!

JS

              
                
              
            
!
999px

Console