+ 1
The tag <code>
For what does it work the tag <code> of html i do not understand very well this tag
3 ответов
+ 4
The <code> </code> tag is needed to display parts of the program code on the page, in a monospace font, line breaks in this tag using <br/>
0
Thank you very much 👍💻🙋😀