CeSSing

Having fun with Cascading Style Sheets

Taking inspiration from this one here comes some weird CSS.

.ninja {
color:black;
visibility:hidden;
}

.diarrea {
color:maroon;
overflow:visible;
}

.stolenTV {
display:none;
}

.invisibleMan {
color:transparent;
background:transparent;
}


Leave a Reply

 (required)