Hyperlinks can be used in tiles on the homepage or in activities. There are two ways for hyperlinks to work:
Opens in the same browser window
[text shown](URL)
Example:
- Type this: Check out [this](http://icanmakeitbetter.com/) cool site!
- See this: Check out this cool site!
Opens a new browser window
<a href="URL” "target="_blank">[text shown]</a>
Example:
- Type this: <a href="https://www.theverge.com/2017/9/5/16254258/lilium-jet-90-million-funding-electric-flying-tax" target="_blank">Lilium Receives $90 Million to Build Electric Flying Taxi</a>
- See this: Lilium Receives $90 Million to Build Electric Flying Taxi
Continue reading:
For more details see:
Comments
0 comments
Article is closed for comments.