<html>
<style type="text/css">
ul { 
	padding : 0px;
	margin : 0px;
}
</style>
<body>
	<ul>
		<li>Update</li>

	</ul>
</body>
</html>