4

3D iMac - CSS Only

 2 years ago
source link: https://codepen.io/Adir-SL/pen/JjWXZEq
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
CSS Only
0 unsaved changes
xxxxxxxxxx
<input type="radio" name="color" class="purple" checked />
<input type="radio" name="color" class="blue" />
<input type="radio" name="color" class="green" />
<input type="radio" name="color" class="red" />
<input type="radio" name="color" class="orange" />
<input type="radio" name="color" class="yellow" />
<input type="radio" name="color" class="silver" />
<div id="wrapper">
  <div class="screen"></div>
  <div class="screen"></div>
  <div class="screen"></div>
  <div class="screen"></div>
  <div class="screen"></div>
  <div class="screen"></div>
  <div class="screen"></div>
  <div class="screen"></div>
  <div class="screen"></div>

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK