Posts

Showing posts with the label base tag

How to use href with < base > tag in HTML ? with example

 How to use href with base tag in HTML ? with example <html> <head>   < base href ="https://www.tech.thinkforu.org"> </head> </html>