Priority 2
3.3 Use style sheets to control layout and presentation.
		
Priority 2
3.3 Use style sheets to control layout and presentation.
		
1.4 Distinguishable: Make it easier for users to see and hear content including separating foreground from background.
Success Criteria 1.4.4 Resize text (AA)
		
1.4 Distinguishable: Make it easier for users to see and hear content including separating foreground from background.
Success Criteria 1.4.4 Resize text (AA)
		basefont must not be used.
basefont used.
basefont elements.
basefont element from the document.
basefont elements.basefont elements.basefont elements from the document.basefont 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 #176 - Negative</title> </head> <body> </body> </html>
basefont 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 #176 - Positive</title> </head> <body> <basefont face="Arial" size="4"/> </body> </html>