User talk:Icy.horse/test page

From All The Fallen Stories
Revision as of 10:03, 13 December 2020 by Icy.horse (talk | contribs)
Jump to navigation Jump to search


.icydropdown {

    display: inline-block;
    position: relative;

}

.icydropdown-content {

    display: none;
    position: absolute;
    background-color: gray;
   min-width: 160px;
    z-index: 1;

}



        mouse over

hello world!