example.html (267B)
1 <!DOCTYPE html> 2 <meta charset="utf-8"> 3 <title>Example</title> 4 <base target="targetWin" href=""> 5 <base target="_self" href="http://www.example.com/"> 6 <link rel="author" title="Intel" href="http://www.intel.com/"> 7 <a id="a1" href="example2.html" target="">click me</a>