Hi, I'm having problems editing the template of one of my Blogger blogs. I've just tried chaning a few image banners over, and when I go to save the changes it says this: I've gone through the changes I've made and I can't see any "" tags that I've not closed. Also I noticed that on the template I used a single apostrophe (') instead of the normal (") ones. But then when I saved it it said exactly the same thing. The banners I've added use the following code: Anyone know why I'm having problems with my code? Thanks for any help
Missing slash before the end bracket in the first and last img tags perhaps. Not sure why it would show "" in the error message, probably because img doesn't have an end tag. Silly parser!
I've tried what was suggested where instead of this: I added the slashes like so: But now Blogger says the following error message: Thanks for the help so far, I would really appreciate any more help though