chromedp/testdata/image.html

7 lines
249 B
HTML
Raw Normal View History

<!doctype html>
<html>
<body style="background-color: #41a1e1">
<img id="icon-brankas" src="images/brankas.png" alt="Brankas - Easy Money Management">
<img id="icon-github" src="images/github.png" alt="How people build software">
</body>
</html>