1

Is this the only way to show html code:

<html><body>
    <div class="header-logo">
        <h2>Juan Fernando</h2>
    </div>
</body></html>
Alan Clark
  • 974
  • 7
  • 10

1 Answers1

0

Try to use it between <pre> </pre> tags

Kondziutek
  • 143
  • 1
  • 6