Great tutorial, quick question and quiet an important one. How do you change the Nav elements to show up on the right using your nav code. Would love to hear back.
@ARCTutorials3 жыл бұрын
Hi Ruhel. That's pretty simple and straight forward. We need to add CSS styling for navbar accordingly. I am going to show you template design as part of MEAN stack series. Please check it out tomorrow in MEAN stack series.
@charlesxavier24082 жыл бұрын
Sir , Really it’s nice sharing your experience, and it’s very helpful, thanking you lot for making this video.
@ARCTutorials2 жыл бұрын
It's my pleasure
@computerlearningbyargusaca52173 жыл бұрын
🙏Just to the point and 👍beautifully explained 😍😍 🙏
@ARCTutorials3 жыл бұрын
Thank you so much buddy for your kind words and encouragement.
@bhaskaryarasi69724 жыл бұрын
Hi sir...I want to get the nav bar sticky while scroll the content..Nav bar should not scroll which style i used
@ARCTutorials4 жыл бұрын
Hi Bhaskar. We should use navbar fixed option. Here’s the sample working code - getbootstrap.com/docs/3.4/examples/navbar-fixed-top/
@bhaskaryarasi69724 жыл бұрын
@@ARCTutorials thanks sir
@nahidfaraji50693 жыл бұрын
navbar{ position : fixed ; }
@suryaways-the_sun_rise4 жыл бұрын
Sir in angular testing please make real time project testing please show one's that Real time testing project how to test I want to see one's sir please make the video sir
@ARCTutorials4 жыл бұрын
Sure Surya. Will cover them soon.
@DineshKumar-fu4jr2 жыл бұрын
how to use navbar-toggler for change menu
@taqikhan54183 жыл бұрын
Can i align my nav items to right side?
@ARCTutorials3 жыл бұрын
Yes we can! Use the parent div and set as text-right
@arunbm1232 жыл бұрын
Can u design few pages for me?
@ARCTutorials2 жыл бұрын
Hi Arun. Pls share details at soorya.aaradhya@gmail.com
@saalimhussain66353 жыл бұрын
Thanks. Toggle button not working .
@ARCTutorials3 жыл бұрын
Hi Saalim. Do you see Bootstrap styling? If yes, that means style.css is correctly mapped. Which version of Bootstrap are you using? If using v4, you need jquery. If v5 we need bootstrap.min.js file