Hacker News new | ask | show | jobs
by Siecje 4693 days ago
My biggest issue with Firefox is that it is hard to copy the html of a form or table, using the developer tools.
1 comments

Is the following what you are doing? Is there a dev tool that makes that flow better?

* inspect the element

* right click on either the element in the breadcrumb view or in the source view

* select copy outer html

* paste into your document

fixed formatting