Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<style>
h1 {
  text-decoration: overline;
}
h2 {
  text-decoration: line-through;
}
h3 {
  text-decoration: underline;
}
</style>
</head>
<body>
<h1>تیتر اول ما که بالای خود خطی دارد</h1>
<h2>تیتر دوم ما که روی خود خطی دارد</h2>
<h3>تیتر سوم ما که زیر خود خطی دارد</h3>
</body>
</html>
Output 300px

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
Amir-ZMpro
0viewers