User:Mazu/Sandbox: Difference between revisions

From The Urban Dead Wiki
Jump to navigationJump to search
(→‎Mouseover Opacity: meh. I blame the wiki!)
Line 130: Line 130:
<span style="opacity:.50;  border:solid 1px #AF7817; padding-right: 0px; margin: 0px; background-color: #EFEADE; color: black;" hover="opacity:1;" >MS</span>
<span style="opacity:.50;  border:solid 1px #AF7817; padding-right: 0px; margin: 0px; background-color: #EFEADE; color: black;" hover="opacity:1;" >MS</span>


<!--- #hello {
  display: inline-block;   
  border: 1px dashed #000;
  padding: 10px;
  background: #ffffa2;   
  height: 20px;
  opacity: 0.3
 
    /* Firefox */
    -moz-transition: height 1s ease-out, opacity 1s ease;
    /* WebKit */
    -webkit-transition: height 1s ease-out, opacity 1s ease;
    /* Opera */
    -o-transition: height 1s ease-out, opacity 1s ease;
    /* Standard */
    transition: height 1s ease-out, opacity 1s ease;
}
#hello:hover {
  opacity: 1;
}  ---!>
<p id="hello">Hello, CSS lover!</p>


=Signature=
=Signature=

Revision as of 13:36, 6 July 2011

Mazu's Sandbox

My own personal Sandbox

You might see something of yours here but it is only for me to learn from and work with. Feel free to add comments or help if you notice I seem to be struggling. But what I really like is ideas to work with.

It also seems that Kevan's wiki update jacked a few things around..but im too lazy to fix it. so meh.

Other Sandboxes: