1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
<html xmlns="http://www.w3.org/1999/xhtml"> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <title>Model Report - Table Details</title> <link rel="stylesheet" type="text/css" media="screen" href="basic.css"> </head> <body class="tbl_detail_page"> </body> </html>