Sergio Freire successfully answered Rich Collins's question:

Can someone explain to me how CSS floats work. I want to float a paragraph to the right of a form

People succeed in answering Rich Collins's questions 37% of the time (32 successes in 86 attempts).

Answers by: Sergio Freire

Sergio Freire's Answer:

Chat Conversation 895 days ago

check this out: http://www.w3schools.com/css/pr_class_float.asp Sergio Freire at 6:14 AM on Friday June 9th, 2006
and the examples here: http://css.maxdesign.com.au/floatutorial/ Sergio Freire at 6:14 AM on Friday June 9th, 2006
also at http://www.bigbaer.com/css_tutorials/css.float.html.tutorial.htm there's a good explanation Sergio Freire at 8:13 AM on Monday June 12th, 2006
as you can see you have to define a property within the CSS called float Sergio Freire at 8:15 AM on Monday June 12th, 2006
then use the elements in the html code with the class that you defined on the CSS Sergio Freire at 8:16 AM on Monday June 12th, 2006
http://css.maxdesign.com.au/floatutorial/ is a good resource Rich Collins at 11:31 AM on Thursday June 15th, 2006