Wednesday, 14 August 2013

How to make image in a comment box smaller

How to make image in a comment box smaller

I have made a comment box, I want the image to be smaller than the
dimensions of the box. Please help My current code:
<div style="border: 0px solid black; box-shadow: 1px 1px 1px
#888888;background-color:white;">
<p style="float: left;font-size:12px; "></p>
<img alt="2" src="Imgs/test.png">
<b>danny Boyle:</b>
"This is a test comment "
</div>
This is what I want to produce:

No comments:

Post a Comment