If i wanted to show someone an example of html code, but on a web page, how would i do this? For example, if i wanted to show the following sentence: This is a body tag <body> hello</body> then in my browser it would read: hello
How do i make it read: <body>hello</body>