im new to coding, ive been learning code for about 2 weeks now and ive made decent progress.. Ive decide to build a mock up site to put to use what im learning and its going well, except i cant seem to place an image and text side by side with the text at the bottom.
Im new so im not entirely sure how to go about asking or explaining lol sorry..
My image is inside my paragraph...
p class="text" img class="image" src="#.jpg" /p (had to remove tags, it wasnt showing)
My text is floated Right in CSS and my image is floated Left..
Ive tried numerous things like vertical align and different methods but nothing seems to work, is there anyone that has any ideas? tips? thanks