,
** stands for "\ **P**\ aragraph”, and means that we want to display some simple text. .. code-block:: html
Hello, world!
** tag, and will make the whole element click-able.
As a reminder, the attribute “\ **href**\ ” stands for “\ **H**\ ypertext **REF**\ erence”, and tells the computer where to send the human if they click on it.
.. code-block:: html
Google
Big Google!
We'll cover a few more tags in the next post: :doc:`more-tags`