tidy-html5/test/input/in_1004512.html

10 lines
171 B
HTML
Raw Normal View History

2011-11-17 02:44:16 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>font tag with -clean</title>
</head>
<body>
<ul><li><font size="+1">y2</font></ul>
</body>
</html>