Hi
STYLE='align:left;' wouldn't work the same as ALIGN='left' in <img> tag. So What is the conterpart of ALIGN in CSS?'left' and 'right': use 'float'; 'top', 'middle' and 'bottom': use 'vertical-align'.Also note that vertical-align only aligns inline elements within a line of text. Not within a box, as valign does for table cells.Thanks for replies.
STYLE='align:left;' wouldn't work the same as ALIGN='left' in <img> tag. So What is the conterpart of ALIGN in CSS?'left' and 'right': use 'float'; 'top', 'middle' and 'bottom': use 'vertical-align'.Also note that vertical-align only aligns inline elements within a line of text. Not within a box, as valign does for table cells.Thanks for replies.