skip to Main Content

Need to give a color to a menu link in html css

Please find the code for navbar below. How can I give the color to the html link like Home, Services and About? <!--navbar--> <nav class="navbar navbar-expand-lg navbar-light bg-light"> <div class="container-fluid"> <div class="navimg"> <img src="./img/Heliosupdated.png" alt="Description"> </div> <button class="navbar-toggler" type="button" data-bs-toggle="collapse"…

VIEW QUESTION

Html – [tag][error] TypeError: (0 , os_1.availableParallelism) is not a function

I am getting these errors when I tried to build the Angular project angular-errorw.log [error] TypeError: (0 , os_1.availableParallelism) is not a function at Object.<anonymous> (C:UsersanikeOneDriveecommerce-project3-frontendangular-ecommercenode_modulespiscinadistsrcindex.js:37:54) at Module._compile (node:internal/modules/cjs/loader:1101:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10) at Module.load (node:internal/modules/cjs/loader:981:32) at Function.Module._load (node:internal/modules/cjs/loader:822:12) at Module.require…

VIEW QUESTION
Back To Top
Search