- <br> br stands for break line, it breaks the line of the code. It is useful for writing a poem or an address, where the division of lines is significant.
- <pre> tag represents preformatted text. Whitespace inside this element is displayed as typed.
- <code> tag is used for indicating a piece of code. The code tag surrounds the code being marked up.The code being marked up could represent an XML element name, a filename, a computer program, or any other string that a computer would recognize.
Material about computer programming languages like HTML, CSS, JavaScript, SQL, Java
Tuesday, 6 December 2016
HTML Basic Tags
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment