Css Tutorials [Pixelate Links]

Well first Ihave to say that not all browsers are able to see CSS because they are either not running IE 5.5+, but these can make your site look very nice.

- First before you do anything download this file pixel.htc
- Next go ahead an upload it in your ftp so when you can see the effect while your editing it.
- Then you will need to insert this css style effect below into the HEAD of your html.

 

 

<style>
<!--
A{color:#000000;text-decoration:none;cursor:default; behavior:url(pixel.htc); filter:progid:dximagetransform.microsoft.pixelate(duration=.4, maxSquare=10, enabled=false); height: 0px; font-weight:bold }
A:link{color:#000000; text-decoration:none; font-weight:bold }
A:visited{color:#000000;text-decoration:none;font-weight:none; font-weight:bold }
A:hover{ text-decoration: none; color:ff9900;cursor:default font-weight:bold }
-->
</style>





- After that just fool with the colors until you get it to match your web page and will end up looking like this below: (put ur mouse over the link) ENJOY!

If you find this information inaccurate or have questions post in the forums