What do you mean by 'nest htm textarea' ? You want a web page with a textarea that contains a text area ? AFAIK this is not possible since the text inside a textarea is not parsed at all. I'm not sure ...
HTML offers a flexible way to create nested lists through its unordered and ordered list elements. These can be nested inside each other an unlimited number of times to help organize hierarchical data ...