masakudamatsu / template

Template code for making a website
MIT License
1 stars 0 forks source link

Link to CSS code #8

Closed masakudamatsu closed 6 years ago

masakudamatsu commented 6 years ago

Link the CSS code from the HTML file with

<link href="./resources/css/style.css" type="text/css" rel="stylesheet"/>

The CSS code template will be dealt with in other GitHub issues.