 
		 
		
		Albin.Net : CSS : Bullet-Proof Rounded Corners : examples
 
		 
	 
		 
		This div has a fixed position.
 
		 
	 
		 
		This div has an absolute position.
 
		 
	 
		 
		This div has a static position and is centered. BTW, the div at the very top has a static position and is liquid (it has no specified width.)
 
				 
				This div has a relative position.
 
				 
			The next divs are floated.
 
				 
				This div is floated left.
 
				 
			 
				 
				This div is floated right.
 
				 
			Here is some content.
The next div is floated left with a negative left margin.
 
				 
				This div is floated left. Really.
 
				 
			Here is some more content.
 
		