A pen demonstrating the power of Bootstrap v5 based sleek dashboard Layout.
A Pen by Raghunandan Vempati on CodePen.
| <!doctype html> | |
| <html lang="en-US"> | |
| <head> | |
| <meta content="text/html; charset=utf-8" http-equiv="Content-Type" /> | |
| <title>Reset Password Email Template</title> | |
| <meta name="description" content="Reset Password Email Template."> | |
| <style type="text/css"> | |
| a:hover {text-decoration: underline !important;} |
| #wrapper | |
| #theMarquee | |
| - (0..59).each do |i| | |
| .light.off{:class => "0_#{i}"} | |
| - (0..59).each do |i| | |
| .light.off{:class => "1_#{i}"} | |
| - (0..59).each do |i| |
A pen demonstrating the power of Bootstrap v5 based sleek dashboard Layout.
A Pen by Raghunandan Vempati on CodePen.
A Pen by Júlio Campos on CodePen.
| <div class="container"> | |
| <!-- TOP TABS --> | |
| <ul id="tabs" class="nav nav-pills nav-justified"> | |
| <li class="active"> | |
| <a href="#tab1" data-toggle="tab" class="inactiveLink"> | |
| Order Summary | |
| <span id="ok-icon" class="glyphicon glyphicon-ok hidden"></span> | |
| </a> | |
| </li> | |
| <li> |
Need to add songs dynamically to your playlist? AmplitudJS can help! This example shows how you can add a song object to an AmplitudeJS instance dynamically opening up the door for a wide range of opportunities for your player!
A Pen by IT. Orlando Hernandez (Masterk3y) on CodePen.
| <link href='https://fonts.googleapis.com/css?family=Lato:300,400,700' rel='stylesheet' type='text/css'> | |
| #stars | |
| #stars2 | |
| #stars3 | |
| #title | |
| %span | |
| PURE CSS | |
| %br | |
| %span | |
| PARALLAX PIXEL STARS |
| <div class='console-container'><span id='text'></span><div class='console-underscore' id='console'>_</div></div> |