Zachary A. Martz

So the new question boxes on Tumblr can be cheated to add a comment-like box!
add a hidden attribute to a tag containing a “?”
-I chose to do it to the <h6> tag

h6{
display:none;
visibility:hidden;
}

OH FUN TIMES!!!

this is hidden when blog is viewed normally = ?
Exit mobile version