About Estelle
Freelance web developer, author, trainer, conference presenter and party planner. This blog is not longer active. Check out Standardista or @estellevw instead.-
Most recent posts
Accessibility
Browser Quirks & Hacks
References
- 100+ CSS3 properties (values & browser support)
- @font-face
- All XHTML elements
- Character Entity Calculator
- CSS Background Properties
- CSS Selectors & Browser Support
- Deprecated Elements & Attributes
- DTD
- HTML entities in CSS & JS
- http-equiv
- iPhone/Safari HTML, CSS & JS
- JavaScript Date Object
- JavaScript Date Object – methods
- XHTML Entities
Resources
Tutorials
@webdevtips’ Tips
Admin Stuff
Blog Categories
Category Archives: Cursors & Icons
CSS Background Properties: possible values, default values, browser support and DOM
Everything you could possibly want to know about CSS Background Properties, including default values, browser support, targeting the DOM, and what to look for in CSS3. There are 5 attributes controlling background images, with a few more being added when … Continue reading
Posted in Character Entities, CSS (including hacks), Cursors & Icons, IE7, SEO
6 Comments
Favicons: why and how to create favicons
The "WHY" of Favicons Favicons ARE an integral part of your website and branding. Favicons are the single most important graphic appearing on a website. While that sounds like a strong statement, it’s true. Favicons are the least expensive and … Continue reading
Posted in Best Practices, Cursors & Icons, SEO, Web Development
7 Comments
Controlling cursors with CSS and creating .cur files
Creatings Cursors, a.k.a. .cur files You can convert images such as .jpgs or .gifs into cursors. A static cursor is saved as a .cur file. An animated cursor is saved as a .ani file. To create a .cur or .ani … Continue reading