CSS Float Versus Align= Right or Left?

  • From: "Bryan Garaventa" <bgaraventa11@xxxxxxxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Sun, 16 Dec 2007 03:11:57 -0800

Is there any difference between CSS's Style="Float:Right;" and Align="Right"?


For instance, by applying each one of these attributes to a Table tag, it should align the table with the right side of the page, and wrap all surrounding text to the left of that space.

Is one method more reliable than the other for this purpose? Is one method more widely supported? Is it reliable to simply put both of these attributes within the same tag all the time?

Thanks,

Bryan

__________
View the list's information and change your settings at //www.freelists.org/list/programmingblind

Other related posts: