mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
13 lines
193 B
HTML
13 lines
193 B
HTML
<html lang="en">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<style type="text/css">
|
|
div {
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<div>Hello world 123</div>
|
|
</body>
|
|
</html>
|