McLaren Font

Report a typo

Visit the Google fonts site and use the <link> tag to connect a font called McLaren.

Write HTML and CSS code
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Google Fonts</title>
<!-- сonnect the font below this line -->
<!-- сonnect the font above this line -->
</head>
<body>
<p>You can never understand one language until you understand at least two</p>
</body>
</html>
Completed 1 of 2
The font is now connected
The code is valid
___

Create a free account to access the full topic