CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   HTML & CSS (http://www.codingforums.com/forumdisplay.php?f=13)
-   -   Float Value ... rightright (http://www.codingforums.com/showthread.php?t=289799)

Daf 03-14-2013 03:53 PM

Float Value ... rightright
 
Hi,

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"?

Thanks!

teedoff 03-14-2013 03:56 PM

You saw this somewhere??

Daf 03-14-2013 04:14 PM

Yes - this menu tutorial
How to Build a Kick-Butt CSS3 Mega Drop-Down Menu

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?

Thanks

teedoff 03-14-2013 04:24 PM

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.

Daf 03-14-2013 04:26 PM

Yeah - got to reading some of the comments and apparently it is a typo. :mad:

nevermind... :o


All times are GMT +1. The time now is 12:33 PM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.