ok i'm officially frustrated. I'm not very good with html, so I need some help. I'm trying to upload pics to blogger, i've used hello with picasa, and now i keep getting an error when logging in saying i need to re-install, so I went to using photobucket.com, which you can't resize a pic so i ended up having giant pictures in my blog. 1. is there a site i can upload to, that will let me choose the size of my pic 2. how do i post pics so they are next to eachother, and not shown vertically on my blog? thx
One work around for the free supplier is to force the size - like so: <img src="url of img" width="500" height="375"> Code (markup): and as for next to each other, just repeat the img tag, and they'll go next to each other - there may be some wrap feature after a certain size though, preventing this.
I use the frustrating Hello. I post it then delete the post but copy paste the URL. After that you can do anything with it you want just like normal HTML coding. Look up a tutorial on simple html tables for alignment. Other than that I'd search Google for 'free picture hosting'.