Hide HTML CSS Element using javascript
Using the code from this site, you can check to see if an element is hidden or visible. You can extend this code to hide a DIV element on a specific device. I.e. show … Read more
Using the code from this site, you can check to see if an element is hidden or visible. You can extend this code to hide a DIV element on a specific device. I.e. show … Read more
http://tympanus.net/Tutorials/OriginalHoverEffects/index6.html And tutorial on how to do this: http://tympanus.net/codrops/2011/11/02/original-hover-effects-with-css3/
Want super simple rounded corner code? Here is a site that does just that. http://border-radius.com Put in the radius you would like, and it will automatically give you the CSS code to put in … Read more