This file contains 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
<html> | |
<head> | |
<style> | |
.fadecontentwrapper{ | |
position: relative; | |
width: 350px; | |
height: 250px; /* Set height to be able to contain height of largest content shown*/ | |
border: 5px solid maroon; | |
overflow: hidden; |
NewerOlder