11 lines
131 B
HTML
11 lines
131 B
HTML
<!DOCTYPE html>
|
|
<head>
|
|
<title>text-indent test</title>
|
|
<style type="text/css">
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<p>text</p>
|
|
</body>
|
|
</html>
|