S southkakalaka New member Oct 14, 2009 #1 I need the html code to put text on both sides of an image.. i can only float the text on either side.. but i need to put it on both
I need the html code to put text on both sides of an image.. i can only float the text on either side.. but i need to put it on both
B Baby Boo New member Oct 14, 2009 #2 Hi, I guess this may help <p align="left"><img src="image file name"></p> ---> for left <p align="right"><img src="image file name"></p> ---> for right
Hi, I guess this may help <p align="left"><img src="image file name"></p> ---> for left <p align="right"><img src="image file name"></p> ---> for right