Horje

How to add Specify a base URL for all relative URLs on a page

Base Example.

index.html
Example: HTML
<head>
  <base href="https://horje.com">
</head>

Output should be:

How to add Specify a base URL for all relative URLs on a page




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Attribute
Uploaded by:
Admin