0
aside from ( target="_blank" ) what other attribute can be ascribed to " href" to make the link open up on that same tab?
how can a link open up on the same tab instead of on a new tab?
1 Antwort
+ 8
target="_self"
how can a link open up on the same tab instead of on a new tab?