Documentation
¶
Overview ¶
Package hr provides constructors and methods for the HTML <hr> element.
The <hr> HTML element represents a thematic break between paragraph-level elements: for example, a change of scene in a story, or a shift of topic within a section.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
TagOpen = []byte("<hr")
)
Byte constants for HTML rendering.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.