Count Lines in Pages

Contents of Page: profileupdatedmessage.html Number of Lines: 23 Last Modified: 8/22/2018 1:33:08 PM
0001: <html>
0002: 
0003: <head>
0004: <title>Profile updated message</title>
0005: </head>
0006: 
0007: <body>
0008: 
0009: 
0010: <table cellspacing="0" border="1" cellpadding="5" width="640" bordercolor="#FED87B">
0011:   <tr bgcolor="#FFFAF0">
0012:     <td VALIGN="TOP" width="626">
0013:       <p align="center"><strong><em><font color="#ff0000"><big><big><big>
0014:       Profile Updated!
0015:       </big></big></big></font></em></strong>
0016:       </td>
0017:   </tr>
0018: </table>
0019: 
0020: 
0021: </body>
0022: 
0023: </html>