Last Updated on April 26, 2023 by Roshan Parihar
HTML samp tag is used to show sample output and user input.
Syntax
1 |
<samp>Enter sample text here..</samp> |
1 |
<samp>This is a sample text. </samp> |
Output
Resources and References of HTML samp tag
1. W3C Specification.
2. HTML living standard
3. W3C project using Github