I usually have to download a full html site from a domain, that doesn't mean we clone the site but I just want to learn how they do the coding, I want to add it to my html project with full IDE like netbean or dreamwaver. (more…)...
When using HTML/CSS to implement beautiful graphic design, we will need to use the transparent DIV what is the DIV html tag with css style 'background: transparent;'. Just like you I use it and I meet the problem with it many times when I want to keep the transparent layer but I still want to keep the clickable element (button, link, text ... ) under the fly layer. So I want to do the magic thing what can make it clickable through transparent DIV (more&hel