> For the complete documentation index, see [llms.txt](https://computational-thinking-in-room11.gitbook.io/room-112-dhs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://computational-thinking-in-room11.gitbook.io/room-112-dhs/html-1/links.md).

# Links

Hyperlinks - take you to either a new webage or a new location on your own website

```
<a href="https://www.mcpss.com"> Visit the MCPSS website

We are inserting a hyperlink reference and directing the computer
to visit the domain mcpss.com

After the tag you need some text

```

#### Is it http or https?

Your browser may not show this portion of the web address BUT if you look you will see a little lock by `https` sites

![htpps](/files/-LyVFlRA-7_x98htiWHl)
