A Pen by Bennett Feely on CodePen.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="color-selector"> | |
<input type="radio" id="pink" name="colors" /> | |
<label for="pink" />Pink</label> | |
<input type="radio" id="blue" name="colors" /> | |
<label for="blue" />Blue</label> | |
<input type="radio" id="orange" name="colors" /> | |
<label for="orange" />Orange</label> | |
<input type="radio" id="red" name="colors" /> | |
<label for="red" />Red</label> | |
<input type="radio" id="yellow" name="colors" /> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="slider"> | |
<ul> | |
<li> | |
<img src="http://3.bp.blogspot.com/-zuZNp8mCPHo/UTXL_KkG38I/AAAAAAAAPbY/C6UhAMvhF00/s1600/Avion_de_chasse-cover-photo-48538.jpg" alt=""> | |
</li> | |
<li> | |
<img src="http://2.bp.blogspot.com/-2ACkUvIxrUw/Uh2CreN_WFI/AAAAAAAAAHs/QPwtNpx-17A/s1600/avion_despegando_wallpaper_y_portada_facebook-1440x900.jpg" alt=""> | |
</li> | |
<li> | |
<img src="https://imagenesyfondos.files.wordpress.com/2012/12/cabecera-de-facebook-ii-gguerra-mundial-avioneta.jpg" alt=""> |