Don't follow me on ...
kacelga?
kacelga?
kacelga?
Serán pobres los que no sepan ahorrar aunque trabajen.
Inline snippets of code should be embedded in the code element:
The following HTML elements: span, section, and div defines a section in a document.
This defines a unordened list ul
To indicate input that is typically entered via the keyboard, use the kbd element:
Use ctrl + p to open the Print dialog box.
For multiple lines of code, use the pre element:
          Text in a pre element
          is displayed in a fixed-width
          font, and it preserves
          both      spaces and
          line breaks.
        
      Use the contextual classes to provide "meaning through colors":
This text is muted.
This text is important.
This text indicates success.
This text represents some information.
This text represents a warning.
This text represents danger.
Use the contextual background classes to provide "meaning through colors":
This text is important.
This text indicates success.
This text represents some information.
This text represents a warning.
This text represents danger.
The dl element indicates a description list: