You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
<html>
|
|
<head>
|
|
<base href="http://alec.pl/dir/" />
|
|
</head>
|
|
<body>
|
|
<img src="img1.gif" />
|
|
<img src="./img2.gif" />
|
|
<img src="../img3.gif" />
|
|
<img src="cid:theCID" />
|
|
<img src="http://other.domain.tld/img3.gif" />
|
|
</body>
|
|
</html>
|