Use LINK URL instead of INSERT INTO POST
May 22, 2008
As I’m using WordPress, every time I will download a picture, I’ll not upload a photo I will not click use the INSERT INTO POST for it will take longer most especially if the size of the photo is very large. Instead, I’ll just copy the LINK URL that means it’s the photo URL or photo code. What I will do with that is enclose it with the code for posting photo which is IMG SRC. It’s like this < img src followed by = ’ and then Photo URL or Photo code which will end with ‘ >. You get it? Just put it together with your photo codes/Photo URL. SMILES! And oh, I will enclose that with center tags to place it in the center or simply just highlight the photo and click the center icon and that’s it. Happy posting!
Comments