Paragraphs and lists


This is the primary heading and there should only be one of these per page

A small paragraph to emphasis and show important bits.

  • This is a list item
  • So is this – there could be more
  • Make sure to style list items to:
    • Not forgetting child list items
    • Not forgetting child list items
    • Not forgetting child list items
    • Not forgetting child list items
  • A couple more
  • top level list items

Don’t forget Ordered lists:

  1. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
  2. Aliquam tincidunt mauris eu risus.
    1. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
    2. Aliquam tincidunt mauris eu risus.
  3. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
  4. Aliquam tincidunt mauris eu risus.

Headings


Heading 1

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6

Tables


Forms


Eroare: Nu am găsit formularul de contact.

Buttons


class=btn

Lorem ipsum

class=btn btn–primary

Lorem ipsum

class=bu

Lorem ipsum

Icon fonts


 

 

Blockquote and cite


In HTML and XHTML, the blockquote element defines „a section [within a document] that is quoted from another source”.[1] The syntax is…The blockquote element is used to indicate the quotation of a large section of text from another source. Using the default HTML styling of most web browsers, it will indent the right and left margins both on the display and in printed form, but this may be overridden by Cascading Style Sheets (CSS)

The non-semantic use of the blockquote element purely to indent text is deprecated by the W3C (World Wide Web Consortium) in the current (1999) HTML 4.01 Specification,[2] which is also the basis for XHTML 1.0. The preferred approach is the use of CSS.

Wikipedia