DrSchool Learn coding, fast.
EN AR BN CS DE EL Search

HTML Reference: Links

Quick reference for Links.

Read time: 1 min Words: 14
Open Playground → HTML My Progress

HTML Reference — Links

Quick summary of Links with syntax and example.

Syntax

<a href="...">text</a>

Example

<a href="https://drschool.web-wab.com">Open DrSchool</a>