I know in CSS 3, they are coming out with a column feature, but for everything below 3, does everyone make 3 columns in their paragraph text using a fixed width/height and floats?
is there a way to use CSS3 & CSS2 so that one trumps the other if the browser is capable of?
I use fixed width divs without the height usually. I haven't looked at the css3 stuff, so I am hoping that you can define both in your rule, if css3 can be seen, do it, or else ignore it. Just like the -moz rules.
I haven't played with CSS3 an extreme amount, but I would imagine that that sort of thing is going to require a workaround. For instance, to implement CSS2 definitions with CSS 1 fallbacks (for things like IE6), I generally end up using CSS1 style definitions as the default, then override those definitions with specific selectors that were introduced with CSS2.
I don't know for sure, but I would imagine a similar method will need to be used if you don't agree with the browser's default fallback for unsupported style definitions when you begin using CSS3.
Still, it would be nice if there was some way to conditionally define something in CSS3 and fallback to a different configuration for CSS2.
This can be accomplished by setting divs to display as tables and table cells. Very interesting approach and is supported in a lot of browser except IE (of course).
you could do it by targetting IE with conditional stylesheets you could do this (or by filters as mentioned below)
for example target ie6/7 with css2 then ie8 with css3 - use the main stylesheet to cover firefox/chrome etc (which can handle css3).
but at the end of the day there is no real benefit to doing this - if your site is displayed by one user with a css2 layout and to another with a css3 layout - what's the difference? (from a user perspective). Both instances of the page (ought..) look the same - so to be honest you are just making work for yourself.
For the next year or two (at least) we realistically are stuck with css2 due to user browser restrictions. Shame because it's nice simple code :)
I would suggest a Test-Driven approach as described in this article, http://www.alistapart.com/articles/testdriven/ . Upon loading the page have a series of JavaScript tests will test the capabilities of the browser and load a corresponding style sheet. In this way one can use new CSS 3 techniques and wait for the browsers to catch up which at the same time degrade softly for older browsers. The onyl catch is JavaScript must be enabled to run these tests.
I avoid US based servers for personal information, and try to keep all PII on-campus or at least on Canadian servers. The requesting IP number in GA data could be personally identifying in some cases, but I'm not very concerned.
I work at a small c…
I’m involved in a project in which I’m researching how IT organizations practice the tracking of people’s work time; what are some best practices and how do organizations establish guidelines for tracking time. With the right approach, there can be…
Is anyone out there using Luminis for your school portal? If so, do you have a portal administrator, portal manager, etc. position as a point of contact (e.g., creating channels, providing training and support for the different applications, serving…
Oh oh... it would be very helpful to know what % of mobile phones are Web accessible.. with a data plan. Based on that information, marketing to/with the device would change considerably.
A place to discuss marketing tactics for admissions or development on the web in higher education, whether it be features on your website, blogs, boards, chat, email marketing, social networks, etc...
annual conference for higher education professionals who are involved in any step of the strategy, design or development of an institution's/department's website