1<!DOCTYPE html> 2<html> 3 <head></head> 4 <body> 5 <h3> 6 Document Information 4 7 </h3> 8 <div class="authorgroup"> 9 <h3 class="author"> 10 Joe Blow 11 </h3> 12 </div> 13 </body> 14</html> 15