mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-17 08:30:05 +00:00
14 lines
190 B
HTML
14 lines
190 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css"
|
|
href="bug448564_forms.css">
|
|
</link>
|
|
</head>
|
|
<body>
|
|
<i><b>
|
|
<form>a</form>
|
|
<form>b</form>
|
|
</b></i>
|
|
</body>
|
|
</html>
|