×

Welcome to TagMyCode

Please login or create account to add a snippet.
0
0
 
0
Language: HTML
Posted by: usera0142
Added: Oct 9, 2016 3:00 PM
Views: 2121
Tags: div
  1. <%--
  2.    Document   : index
  3.    Created on : 8 oct. 2016, 23:10:11
  4.    Author     : mabrouki
  5. --%>
  6.  
  7. <%@page contentType="text/html" pageEncoding="UTF-8"%>
  8. <!DOCTYPE html>
  9.     <head>
  10.         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  11.         <title>JSP Page</title>
  12.     </head>
  13.     <body>
  14.         <div>
  15.        
  16.            
  17.         </div>
  18.     </body>
  19. </html>
  20.