this is html page

http://phx.corporate-ir.net/phoenix.zhtml?c=76540&p=irol-newsArticle_Print&ID=1317909&highlight=

if i do select all ,copy on this page then paste this code into notepad i need same formatting. i want same formatting in plain text format.

is there any quick way to do this?

link|improve this question

45% accept rate
i think there are programs to convert HTML to TXT but I don't recall which / haven't tried them – barlop May 20 '11 at 11:08
feedback

2 Answers

Copy the HTML from your browser and paste it into Notepad. It will tab-delimited so the columns won't always appear lined up but you can use a more feature-rich text editor such as SciTE or NotePad++ to adjust the tab widths and (optionally) convert the tabs to spaces.

Alternatively, you could use a text-based browser like Lynx and avoid the tab issue.

link|improve this answer
feedback

or use a WYSIWYG Html editor such as Sharepoint designer,Kompozer or Frontpage.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.