# Positioning question

**URL:** https://forum.kirupa.com/t/positioning-question/191154
**Category:** Uncategorized
**Created:** [June 17, 2006, 9:49pm UTC](https://forum.kirupa.com/t/positioning-question/191154 "2006-06-17T21:49:12Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![aldomatic](https://avatars.discourse-cdn.com/v4/letter/a/ee7513/32.png) [@aldomatic](https://forum.kirupa.com/u/aldomatic)
#### Post date: [June 17, 2006, 9:49pm UTC](https://forum.kirupa.com/t/positioning-question/191154/1 "2006-06-17T21:49:12Z")

</div>

ok iam just curious can you have multilple statements like this

#main{  
position:relateive;  
float:right;  
width:450px;  
background-color:red;  
}

what i mean is to have a **float** and a **position** property on **one element?**

because inside this div iam positioning things absolute but this div it’s self is floated right?

is it legal?  
— why i ask is becuase \*\*safari \*\*was screwy with my layout but i fixed it and i think this was the issue

thanks  
-aldo
