mirror of
https://github.com/servo/servo
synced 2026-04-29 10:57:43 +02: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>
|