i need to use a local html page that uses <link
i have tried to put the css as folder
i have tried to put the *.css as just a file.
nothing works but to put the entire href into the prog. and then it works
is there no way to do this?
<link href="css/bootstrap.min.css" rel="stylesheet">
i have tried to put the css as folder
i have tried to put the *.css as just a file.
nothing works but to put the entire href into the prog. and then it works
is there no way to do this?
<link href="css/bootstrap.min.css" rel="stylesheet">