Everything on your page so far stays on your page.
Today you add something different: words a reader can click to go somewhere else on the internet.
By the end of the lesson your page will have:
A link block needs two things from you.
An address starts with https. If it does not, the link will not work.
Good words tell a reader where they are going. Click here does not.
Your links need a part of the page to live in.
This is the block you need:
{"blocks": {"languageVersion": 0, "blocks": [{"type": "wp_heading", "fields": {"TEXT": "Good Places to Go", "COLOUR": "default", "SIZE": "normal", "ALIGN": "left"}}]}}Check: your new heading is at the very bottom of the page.
One sentence to say what these places are.
This is the block you need:
{"blocks": {"languageVersion": 0, "blocks": [{"type": "wp_text", "fields": {"TEXT": "Here are two sites I use all the time.", "COLOUR": "default", "SIZE": "normal", "ALIGN": "left"}}]}}Check: your sentence sits under the new heading.
A link needs words before it needs an address.
This is the block you need:
{"blocks": {"languageVersion": 0, "blocks": [{"type": "wp_link", "fields": {"TEXT": "RTE Junior", "URL": "https://www.rte.ie/player/"}}]}}Check: the words are there, but the link does not go anywhere yet. That comes next.
You're previewing this lesson. Get full access to this lesson and hundreds more — each one ready to teach, with interactive activities, printable resources and pupil progress tracking built in.