applet
must be updated if applet
changes.
applet
changed.
applet
elements.
Question | Is the text equivalent for this applet appropriate? |
---|---|
PASS | applet's Alt text is appropriate. |
FAIL | applet's Alt text is not appropriate. |
applet
element in the document.applet
.applet
.applet
element.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd"> <html lang="en"> <head> <title>OAC Testfile - Check #24 - Negative</title> </head> <body> </body> </html>
applet
element.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd"> <html lang="en"> <head> <title>OAC Testfile - Check #24 - Positive</title> </head> <body> <applet/> </body> </html>