Skip to content.
Adrian Roselli
Integrated Non-Fungible Framework CPACC

All Posts Tagged: css

Working Around CSS3 Hacks

Until CSS3 is a final specification, we can expect to see browser makers attempting to implement some of the ideas on their own, sometimes with a nod to the forthcoming spec and sometimes without a clear correlation. Given the pressure for browser makers to claim support for a CSS3 feature…

Posted:

Tags: browser, css, standards, W3C

CSS 2.1 Still Not Final

We all know that CSS3 is not final, nor is HTML5. What you may not know is that the CSS 2.1 specification is also not final. CSS2 became a W3C recommendation on May 12, 1998, over 12 years ago. Since then the CSS Working Group has been developing CSS Level…

Posted:

Tags: css, html, standards, W3C, whatwg

Does Your Browser Really Support HTML5 and CSS3?

I like reading rants. And by rants, I mean well-thought, researched, articulate arguments that are the result of a festering pool of frustration finally shooting out and being channeled into something constructive. Not the rants you might find on bathroom stalls. Thanks to the Twitters I came across a blog…

Posted:

Tags: accessibility, browser, Chrome, css, Firefox, html, Internet Explorer, Opera, Safari, standards, W3C, whatwg

HTML5 and CSS3 Confusion

Too often I have found myself trying to explain to people what HTML5 is and how it won’t make the web look better. Then I get into a discussion of CSS3 and, other than the standards-obsessed, that’s when I lose most people.There is a post on PC Pro today (The…

Posted:

Tags: css, html, standards, W3C

State of Web Dev Survey Results

Scroll Magazine, John Allsopp and Web Directions conferences all got together and ran the State of Web Development 2010 survey to gather information from developers on what technologies, techniques, philosophies and practices they use. The survey results gather the answers to 50+ questions and present them in a few different…

Posted:

Tags: browser, css, html, internet, standards, xhtml

Mozilla to Modify How CSS :visited Works

If you know CSS, then you know that the :visited pseudo-class is a method to determine if a user has already been to the link it targets. For example, you may have styles for a:link and a:visited in your CSS file to help users see a difference between links they’ve…

Posted:

Tags: css, Firefox, privacy, standards

24 Ways Is Back Over 24 Days

If you were paying attention any of the last few years, you may have noticed that the 24 Ways web site is set up to run as an annual advent calendar for web geeks. Each day the site posts a new article dealing with some aspect of the web, ideally…

Posted:

Tags: accessibility, css, design, html, standards, usability, UX, W3C

IE9 First Details

Microsoft revealed some first details of Internet Explorer 9 at the Microsoft Professional Developer’s Conference, as reported by Mashable today. Only in development for three weeks, there’s still quite a lot of time before it gets to market. According to Mashable, Microsoft did have the following to say:On HTML 5:…

Posted:

Tags: browser, css, html, Internet Explorer, Microsoft, standards

Firefox 3.6 to Support Web Open Font Format

Mozilla’s developer blog today posted that they have added support for the Web Open Font Format (WOFF) to Firefox 3.6. Firefox 3.5 gave us support for linking to TrueType and OpenType fonts, but this takes it a step further to support a format that is more robust for two key…

Posted:

Tags: css, Firefox, fonts, Internet Explorer, standards, typefaces, WOFF

Current CSS3, HTML5 Support

The ToolLast week saw the launch of FindMeByIp.com, a very handy web site that displays a user’s current IP address (along with a geographic breakdown to city, if possible), user agent string (browser, version and operating system) and support for CSS3 and HTML5 (read the article about it). It accomplishes…

Posted:

Tags: browser, Chrome, css, Firefox, html, Internet Explorer, Opera, Safari, standards

Quick Color Class

This article originally appeared in the December, 2002 issue of DisplaySearch Monitor, published by DisplaySearch, the worldwide leader in flat panel display market research and consulting. This article also appears on evolt.org for the benefit of anyone without a subscription to DisplaySearch Monitor. I have granted evolt.org the right to…

Posted:

Tags: css, design

Style Switcher in ASP

This article was originally posted on evolt.org, an online resource for web developers, maintained by web developers. I have granted evolt.org the right to use this article on their web site, and they are the only entity with the right to reproduce it. As more and more sites move away…

Posted:

Tags: css, pattern, standards, usability