href parameter

Report a typo

You have a piece of code from the HTML file layout.html. There is a gap in the href parameter. The tree format of folder is as follows:

href parameter

Use the tree to fill in the gap.

The layout.html :

<!DOCTYPE html>

<html lang="en" >

<head>

  <title>Test Page</title>

    <link rel="stylesheet" href="{{...}}">

</head>

<body>

    <b> Hello Programmer!</b>

</body>

</html>
Enter a short text
___

Create a free account to access the full topic