I have a table with some images that I want to start out with no images in them.I have set the src=\"\".But when viewed in a browser it shows broken image pics.
The src attribute is required to point to an image; if you have no image, don't use the img element.
src
img
You could use any other element and set the background-image property if required.
background-image