6 lines
107 B
HTML
6 lines
107 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<div style="overflow: hidden; text-indent: 50px">
|
|
Some text.
|
|
</div>
|
|
</html>
|