Raw File
<!DOCTYPE html>
<html dir='rtl'>
  <link rel='stylesheet' type='text/css' href='placeholder-style.css'>
  <body>
    <input class='placeholder' value='foo'>
    <textarea class='placeholder' >foo</textarea>
  </body>
</html>

back to top