first Project using javascript DOM
It consist of a navagation bar that will be implement using the JavaScript DOM and a H1 tag contan the Main titel of the page and 4 sections.
It consist of a styling for the html element which is the font size and color of both carchters and background in addition to that there is the Active-class-view which containe a shadit box with two circles rotation.
the JavaScript consist of function that remove and add the active class plus a implementation of the navigation bar on the top of the page (dynamic implementation) in adition of the display of view of the section in view with the active class addtion smooth scroll to the section when clicked on using the navigation bar.