MOUSEOVERS
3D-Box.. Border.. Cursor Changes.. Pulls Up.. Pushes Down.. Spaced Out Words..
Blue Sparkley Stars..
Blue Sparkley Stars..
Bubbles..
Pink Hearts..
Purple Hearts..
Red Sparkly Stars..
Silver Sparkly Stars..
Changes Font Color
Click here for a hex code list with colors Changes Font Size
Changes Font Face
Combining It All
Extras <i>italics</i> <s>slashout</s> <b>bold</b> <u>underline</u> <sup>SuperScript</sup> <sub>subscript</sub>
Marquee With Border
Marquee Directions
Marquee Speed
Marquee Width
When Your Mouse Goes Over the Marquee it Changes Speed
Marquee that Stops
A Normal Graphic
Linking Graphic
Blurred Graphic
Black and White Graphic
Graphic blur more to the left
Circle around the graphic is blurred
Mirror Graphic
Flipped Graphic
Basic Table
Three Layered Border in the Table
3D Table
Round Blur with Text in the Middle
Square Blur with Text in the Middle
3 Lines on one Side
Fades more to the left
Table Background Color
Double Border Around Table
¢ = Alt 0162 ¤ = Alt 0164 ¥ = Alt 0165 ¦ = Alt 0166 § = Alt 0167 £ = Alt 0163 ¨ = Alt 0168 © = Alt 0169 « = Alt 0171 « = Alt 0170 ¬ = Alt 0172 ® = Alt 0174 ¯ = Alt 0175 ° = Alt 0176 ± = Alt 0177 ² = Alt 0178 ³ = Alt 0179 ´ = Alt 0180 µ = Alt 0181 ¶ = Alt 0182 · = Alt 0183 ¸ = Alt 0184 ¹ = Alt 0185 º = Alt 0186 » = Alt 0187 ¼ = Alt 0188 ½ = Alt 0189 ¾ = Alt 0190 ¿ = Alt 0191 À = Alt 0192 Á = Alt 0193 Â = Alt 0194 Ã = Alt 0195 Ä = Alt 0196 Å = Alt 0197 Æ = Alt 0198 Ç = Alt 0199 È = Alt 0200 É = Alt 0201 Ê = Alt 0202 Ë = Alt 0203 Ì = Alt 0204 Í = Alt 0205 Î = Alt 0206 Ï = Alt 0207 Ð = Alt 0208 Ñ = Alt 0209 Ò = Alt 0210 Ó = Alt 0211 Ô = Alt 0212 Õ = Alt 0213 Ö = Alt 0214 × = Alt 0215 Ø = Alt 0216 Ù = Alt 0217 Ú = Alt 0218 Û = Alt 0219 Ü = Alt 0220 Ý = Alt 0221 Þ = Alt 0222 ß = Alt 0223 à = Alt 0224 á = Alt 0225 â = Alt 0226 ã = Alt 0227 ä = Alt 0228 å = Alt 0229 æ = Alt 0230 ç = Alt 0231 è = Alt 0232 é = Alt 0233 ê = Alt 0234 ë = Alt 0235 ì = Alt 0236 í = Alt 0237 î = Alt 0238 ï = Alt 0239 ð = Alt 0240 ñ = Alt 0241 ò = Alt 0242 ¡ = Alt 0161 ó = Alt 0243 ô = Alt 0244 õ = Alt 0245 ö = Alt 0246 ÷ = Alt 0247 ø = Alt 0248 ù = Alt 0249 ú = Alt 0250 û = Alt 2051 ü = Alt 0252 ý = Alt 0253 þ = Alt 0254 û = Alt 0255
In the code below, change NAME to one of these and hover to see what it looks like.
Remember not everyone's settings looks like yours. N-Resize NE-Resize E-Resize SE-Resize S-Resize SW-Resize W-Resize NW-Resize Move Wait CrossHair Text Help Hand
ex:
| CODE |
|
<style type="text/css"><!--body{cursor:N-Resize}--></style>
| A Complete Guide to Borders
border: 1px none silver; No border. This value forces the computed value of 'border-width' to be '0'.
border: 1px hidden silver; Same as 'none'
border: 1px solid silver; The border is a single line segment.
border: 2px dotted silver; The border is a series of dots.
border: 2px dashed silver; The border is a series of short line segments.
border: 3px double silver; The border is two solid lines. The sum of the two lines and the space between them equals the value of 'border-width'.
border: 10px ridge silver; The opposite of 'grove': the border looks as though it were coming out of the canvas.
border: 10px groove silver; The border looks as though it were carved into the canvas.
border: 10px inset silver; The border makes the entire box look as though it were embedded in the canvas.
border: 10px outset silver; The opposite of 'inset': the border makes the entire box look as though it were coming out of the canvas.
Border Around Window
or
Sparkly Cursors



















|