12 lines
316 B
HTML
12 lines
316 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>HTML/2.0 Test File: 003</title>
|
|
</head>
|
|
<body>
|
|
<p><h1>HTML/2.0 Test File: 003</h1></p>
|
|
<p>This is a text HTML file with a big image:</p>
|
|
<p><img src="003/003_img.jpg" alt="GSMA Logo" style="width:269px;height:249px"></p>
|
|
</body>
|
|
</html>
|