Looks like your are applying those attributes to a class that does not exist (.menu) Use #log instead of .menu (I assume that is the div you are trying to float.) Also, remove the inline style from div#log for two reason, #1 inline styles are a bit gross, #2 align is not a css property. On May 31, 2012, at 12:36 PM, justaguy wrote:
> .menu -- -- You received this because you are subscribed to the "Design the Web with CSS" at Google groups. To post: css-design@googlegroups.com To unsubscribe: css-design-unsubscr...@googlegroups.com