Today's Video is on Creating Navigation for a Website.. Project Part-1
#Navigation #HTML #FrontendPlaylist
https://youtu.be/JCgJcwr4kN8
#Navigation #HTML #FrontendPlaylist
https://youtu.be/JCgJcwr4kN8
YouTube
Creating a Navigation for a Website | HTML | FrontendPlaylist | Project Part-1
In this project, we are going to use the required elements like our anchor tag a, with attribute href, and the value for href is # so that we can use the link and open the same page itself without jumping into other pages. After that, we are seeing a cart…