5 lines
73 B
HTML
5 lines
73 B
HTML
<!DOCTYPE html>
|
|
<body>
|
|
<p>Text</p>
|
|
<img src='/images/blue.png'/>
|
|
</body>
|