Fundraiser ‘Story’ – How to use basic coding

by Gemma Harbias

16 September 2019

Are you writing a ‘Story’ on your Givey fundraising page?

We are currently working on providing better formatting for your content. In the meantime please use this list of coding to help you include paragraphs, bold, Links etc. within your Fundraising Story.

Paragraphs

Use code <p> when beginning a paragraph. When you want to end the paragraph, use code <p/>

Example: <p> Welcome to my fundraising journey <p/>

Italics

To make a word or sentence in Italics use coding <em>. When you want to end using Italics use code </em>

Example: <em>I’m doing a 10K run!</em> = I’m doing a 10K run!

Links

When entering a weblink to your content use code <a>

Example: <a href=https://www.givey.com</a> = https://www.givey.com

Underline

If you need to underline a word or sentence use code <u> at the beginning of the word and <u/> at the end of the word.

Example: <u>Givey<u/>

Bold

To make a word or sentence in to Bold use code <strong> at the beginning of the word and end it with </strong>

Example: <strong>Donate Now</strong> = Donate Now

Heading

There are 6 different types of headings. To create a heading simply wrap your text in the heading tags of your choice.

Example:
<h1>Heading one here</h1>
<h2>Heading two here</h2>
<h3>Heading three here</h3>
<h4>Heading four here</h4>
<h5>Heading five here</h5>
<h6>Heading six here</h6>

If you’re looking for any other types of coding please email support@givey.com or you can find plenty on your internet search engine.

2 Responses

  1. thanks for the post.

  2. richardmia92 says:

    very helpful post. thanks for sharing.

Leave a Reply

Your email address will not be published. Required fields are marked *