1<!DOCTYPE html> 2<html> 3 <head></head> 4 <body> 5 <h3> 6 Mismatched brackets 7 </h3> 8 <p> 9 [foo Eek 10 </p> 11 </body> 12</html> 13