Documentation
¶
Overview ¶
Package br provides constructors and methods for the HTML <br> element.
The <br> HTML element produces a line break in text (carriage-return). It is useful for writing a poem or an address, where the division of lines is significant.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
TagOpen = []byte("<br")
)
Byte constants for HTML rendering.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.