9 lines
168 B
HTML
9 lines
168 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Test with embedded image</title>
|
|
</head>
|
|
<body>
|
|
<img src="test_code39.php?text=Code39 from html" alt="barcode" />
|
|
</body>
|
|
</html> |