帮我采用DIV/SPANCSS表布局
我曾经和失败的
<html>
<span>
<span style="float:left">'.<img/> <br/> Text</span>
<span style="float:right"> Long text <span>an inner span</span> </span>
<br/>
<div> a blank div</div>
</span>
</html>
该代码被切割粘贴从我的PHP项目的代码创建这个布局
如果你避免我的错误代码并且写一个新代码会更好
您的代码不可读,请考虑只粘贴必要的代码。 – bingjie2680
@ bingjie2680更新 – Sourav
你不能浮动 – Kasturi