xxxxxxxxxx
<!DOCTYPE html>
<html>
<head>
<style>
p.ens{
padding-left: 1.8em
}
</style>
</head>
<body>
<p class="ens">html kolay bir dildir</p>
</body>
</html>