I would like to see an operator implemented in the SO questions URL much like the + operator already is:
http://stackoverflow.com/questions/tagged/css+html
The reason I would like to request this feature is so that I may browse all/a combination of my tags at the same time for the newest asked questions, something in the form:
http://stackoverflow.com/questions/tagged/css;html
Or
http://stackoverflow.com/questions/tagged/css~html
The current way to do this is to goto Unanswered questions then the my tags tab, sure this brings up all unanswered questions in my favourite tags but they are organised by votes which really doesn't help me answer peoples questions (those with low votes), this is why I propose the above, it means that all my tags will be sorted by date posted and thus I can see them as they are asked rather than having to trawl through pages and pages of questions in order to find recent ones that have yet to be answered in my tags.