This file demonstrates an image button that does not contain any "alt" text.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html lang="en"> <head> <title>aert1.0/1.1.3</title> </head> <body> <input type="image" name="submit" src="submit.jpg"> </body> </html>