html menempatkan konten dalam input

<body>
  <input type='text' value='Your wanted value/text here'></input>
</body>
Tartaud