Would someone be so kind as to explain the value rightright as in a float?
float: rightright;
I've never seen this before and having a hard time finding anything on the web about it either. I'm familiar with "right" "left" but rightright seems to have slipped by me ... is there also a "leftleft"?
They have it for both the background and float values. It works, I was just unfamiliar with it - I'm not completely up to speed on CSS3 - maybe it's part of that?
Maybe a typo. Not sure I've ever heard of float: righright or leftleft.
Didn't see it anywhere on w3.org, which on this page lists the values for the float property.
I also tried using float: rightright on a document I'm working on right now and rightright negates my right floated button and moves it back to the left.