#11 Using Bootstrap for Styling | Angular Components & Directives| A Complete Angular Course
HTML-код
- Опубликовано: 16 янв 2025
- In this lecture you will learn how to install bootstrap and use it in Angular project.
ASP.NET Core GitHub Repo: github.com/man...
NODE JS Course GitHub Repo: github.com/man...
ANGULAR 16 Course GitHub Repo: github.com/man...
This series is great. Thank you.
A great series with awesome explanations
Awesome series
Amazing, thanks bro!
Amazing course!
as of npm 5.0.0, installed modules are added as a dependency by default, so the --save option is no longer needed. Now, you can just use npm install and the package will be saved in your package.json file.
Thanks bro❤
yest it great.
Why don’t my styles in the css override the bootstrap styling even though I want the bootstrap to have the highest specificity
Noice!
URGENT! Need help!
Getting this error:
▲ [WARNING] 2 rules skipped due to selector errors:
.form-floating>~label -> Did not expect successive traversals.
.form-floating>~label -> Did not expect successive traversals.
Please tell me how to rectify this, fast. I googled it, and it told me to change optimisation values in angular.json, but that didn't work either.
sir, my request is use many (if condition ) in typescript file i don't know where to use and when to use the if condition
you didnt show how to add bootstrap js file to angular
When you install bootstrap, it already installed bootstrap css and js files. You can simply use the bootstrap classes after that.
@@procademy but can i use bootrap js features with out adding js file path to angular config file???
Sir, humble request, Please increase the font size else show the code in Light mode, such that the readability will be good for the viewers. please refer *Mosh* videos
#08 video is missing