I took the Design Survery

I hope I answered all the questions correctly. 🙂

Speaking of Web Design.  I had this minor problem.  My code looks like:

<body>
<div style="border: 1px solid red; display:inline; ">
<span>
<img src="anyImage.jpg" mce_src="anyImage.jpg" border="0" />
</span>
</div>
</body>

What I don’t understand is why Firefox doesn’t display properly inline. It’s supposed to hug the content. I have to find out. This is killing me.


Comments

Whatya think?