Difference between revisions of "Template:US AFRL CarrollHS"

(Undo revision 20734 by Hayley jesse (talk))
Line 422: Line 422:
  
 
/***************************************************** RESPONSIVE STYLING ****************************************************/
 
/***************************************************** RESPONSIVE STYLING ****************************************************/
 
+
<style>
 
/* IF THE SCREEN IS LESS THAN 1200PX */
 
/* IF THE SCREEN IS LESS THAN 1200PX */
 
@media only screen and (max-width: 1200px) {
 
@media only screen and (max-width: 1200px) {
Line 462: Line 462:
 
}
 
}
 
 
 
+
</style>
  
 
<!--- THIS IS WHERE THE HTML BEGINS --->
 
<!--- THIS IS WHERE THE HTML BEGINS --->

Revision as of 18:28, 6 June 2017

/***************************************************** RESPONSIVE STYLING ****************************************************/

@Image Slider CSS3 { 0% { Left: 0; } 20% { Left: 0; } 25% { Left: -100%; } 45% { Left: -100%; } 50% { Left: -200%; } 70% { Left: -200%; } 75% { Left: -300%; } 95% { Left: -400%; } 100% { Left: -400%' } #slider { overflow: hidden; } #slider figure img { width:20%; float: left; } #slider figure { position: relative; width: 500%; margin: 0; left: 0; text-align: left; font-size: 0; animation: 20s slider infinite; }
}

US_AFRL_CarrollHS