Copying and Pasting from Document Sources
One way to learn new tricks in HTML is to find pages that use them, then copy the HTML code for that page.
Most browsers, including Netscape and Lynx, allow you to view (AND copy!) the HTML "source" of the page you are viewing:
Once you have opened the document source, you can copy and/or save the HTML code.
Once you have pasted your code into a document or opened your saved file,
you can use a word processor to insert your own text and/or edit the
formatting.
Remember to pay attention to copyright restrictions
and be aware that some features (such as forms) can't be duplicated just by
copying the HTML. You want your pages to reflect you and your work, not just
be duplicates of someone else's!