welcome to Urga' s page

Don't follow me on ...

kacelga?

kacelga?

kacelga?


Serán pobres los que no sepan ahorrar aunque trabajen.

Anónimo

Code Snippets

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


Keyboard Inputs

To indicate input that is typically entered via the keyboard, use the kbd element:

Use ctrl + p to open the Print dialog box.


Multiple Code Lines

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.
        

Contextual Colors

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.


Contextual Backgrounds

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.


Description Lists

The dl element indicates a description list:

Coffee
- black hot drink
Milk
- white cold drink

.col-sm-4
.col-sm-4
.col-sm-4
Danger! Indicates a dangerous or potentially negative action.
Danger! Indicates a dangerous or potentially negative action.
Link Button