Tag Archives: .htc

Cross browser CSS3 hover on non-anchor tags

All browsers but Internet Explorer handle hover on tags other than the anchor tag; the anchor tag is most often used for links. By using CSS hover one can make for example a drop down menu, by causing elements to appear when the mouse is placed over them; Without, using javascript. The solution to Internet [...]

CSS rounded corners in all browsers

IE does not support CSS3 rounded corners at this moment. However IE does have a method of extending their support for different styles which can be included in the style sheet. These IE style extensions are called behaviors. On Google code site exists border-radius.htc when this file is uploaded to a site. It can be [...]

Follow

Get every new post delivered to your Inbox.