mirror of
https://github.com/classilla/tenfourfox.git
synced 2026-03-14 12:16:32 +00:00
8 lines
267 B
HTML
8 lines
267 B
HTML
<!DOCTYPE html>
|
|
<meta charset="utf-8">
|
|
<title>Example</title>
|
|
<base target="targetWin" href="">
|
|
<base target="_self" href="http://www.example.com/">
|
|
<link rel="author" title="Intel" href="http://www.intel.com/">
|
|
<a id="a1" href="example2.html" target="">click me</a>
|