Full Stack MERN Web Development
HTML Navigation
External Navigation
The next examples are "External Links" because
they link to pages External from this page.
They have a "nav" tag now you can use for links.
You can nest these in a list tag (ul / ol / dl).
use [target=_"blank"] to open link in a NEW tab.
You can have them all one one line by
listing them all in one list tag.
Internal Navigation
Set up "Link Locations" within this page with [div] tags.