html Получите текст из файла

<embed src="file.txt"> // This will show the text contained in file.txt in the page
Tartaud