+ 4
Hi fellas, im still new to all this html css things, i need to know how can i put two images on my page but on different places
I'm using the IMG tag, I don't want the image to appere on top of each other
1 ответ
+ 1
You’ll need to use css to position it further down or across (find out about the left and top, or margin.) You can also use <br /> if you just want to put it further down