------------------- Basic HTML elements ------------------- HTML Headings ------------- A text header, denoted using the
tag. .. code-block:: html :linenos:
This is a paragraph.
This is a paragraph.
This is a paragraph.
HTML Formatting Elements ------------------------ HTML uses elements like and for formatting output, like bold or italic text. Formatting elements were designed to display special types of text: * - Bold text * - Important text * - Italic text * - Emphasized text * - Marked text * - Small text *Single line comment is used when comment stays in single line.
Multi lines comment is used when comment take more than one line.
HTML Links ---------- HTML links are hyperlinks. You can click on a link and jump to another document. .. code-block:: html :linenos:Visit linkedin profile to learn more about the author.
.. code-block:: html :linenos:Visit homepage visit home page about the author.
.. code-block:: html :linenos:Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc eu augue laoreet urna mollis tincidunt et a nisi. Cras ante purus, egestas sit amet pellentesque eget, ullamcorper nec turpis. Donec in nibh risus. of what the image contains:
.. code-block:: html
:linenos:
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc eu augue laoreet urna mollis tincidunt et a nisi. Cras ante purus, egestas sit amet pellentesque eget, ullamcorper nec turpis. Donec in nibh risus. of what the image contains:
HTML Table
----------
An HTML table is defined with the | tag. By default, table headings are bold and centered. A table data/cell is defined with the | tag.
.. code-block:: html
:linenos:
Lorem Ipsum
|
|---|