I've been struggling to center the menu bar and have tried everything I can think of.
Below are the source files for the MENU BAR:
I attempted the following code:
<align=center>
but unfortunately, it didn't work as expected.
Currently, all the contents are aligned to the left. I want them centered on the page.
As a beginner seeking help, how can I achieve this exact alignment?