mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-04 07:40:42 +00:00
8 lines
103 B
HTML
8 lines
103 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<div>First line</div>
|
|
<div>Second line</div>
|
|
</body>
|
|
</html>
|