adib
4
Q:

how to add a photo using css beside a paragraph in html

<div id='container'>
 <img src='someimage.jpg' style='float: left;'/>
 <p>some text (that will now wrap around the image</p>
</div>
0

New to Communities?

Join the community