UNPKG

219 BHTMLView Raw
1<!DOCTYPE html>
2<html xmlns="http://www.w3.org/1999/xhtml">
3<body>
4 <a href="http://example.com/link">Link to same domain</a>
5 <a href="http://example.org/external">Link to different domain</a>
6</body>
7</html>