first commit
This commit is contained in:
14
hrmsWeb/hrms/jsp/untitled1.html
Normal file
14
hrmsWeb/hrms/jsp/untitled1.html
Normal file
@@ -0,0 +1,14 @@
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252"/>
|
||||
<TITLE>untitled1</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<H2>This is sample HTML text.</H2>
|
||||
<UL>
|
||||
<LI>Item 1.</LI>
|
||||
<input type="text" name="test" maxlength="2" size="3" >:<input type="text" name="test" maxlength="2" size="3" >
|
||||
<LI>Item 2.</LI>
|
||||
</UL>
|
||||
</BODY>
|
||||
</HTML>
|
Reference in New Issue
Block a user