mirror of
https://github.com/servo/servo.git
synced 2025-06-10 17:43:16 +00:00
9 lines
150 B
HTML
9 lines
150 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title></title>
|
|
</head>
|
|
<body>
|
|
<img class="test" src="rust-0.png" style="width:206px; height:206px;" />
|
|
</body>
|
|
</html>
|