I'm currently working on cloning a website using HTML, CSS, and Bootstrap but I'm encountering some issues with the navbar alignment. I need assistance in centering the items within the navbar and placing the social icons on the right side. As I am relatively new to this, could someone please guide me?
The website I am trying to replicate can be found at: Link
Here is an excerpt of my code:
/* Your CSS Code Here */
<!DOCTYPE html>
<html lang="en">
<!-- Your HTML Code Here -->
</html>