how to make href not open new tab code example
Example 1: opem link in new tab html
The home page will open in another tab.
//Put target="_blank" as shown
Example 2: open link in new tab html
By this you can open your document in new tab
by this linked document in the same frame as it was clicked (this is default)
by this linked document in the parent frame
Opens the linked document in the full body of the window