Go Back   Velocity Reviews > Newsgroups > HTML
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

HTML - Simplifying HTML code

 
Thread Tools Search this Thread
Old 11-30-2004, 07:26 PM   #1
Default Simplifying HTML code


I often find myself copying technical support documents and creating
html archives for viewing without a platform specific application. If
I copy the source code, then the html code is often a mess. HTMLTidy
helps in some scenarios, but the code require massaging to fit my
streamline html format. So I often find myself recreating the page.
Sometimes, I copy the plain text and paste in Dreamweaver layout view.
My question relates to recreating simple list by copying and paste
text. For example, if the text has multiple number and bullet lists,
could a copy & paste technique add the relevant <ol>/<ul> tags.

Does anyone have any recommendation for tools on copying webpage
layout and simplifying them? I am not talking about off-line browsers
or copying source text. I prefer remove all advertisements and
superfluous code (even include class IDs). Thanks!



Robert
  Reply With Quote
Old 11-30-2004, 08:56 PM   #2
Jeffrey Silverman
 
Posts: n/a
Default Re: Simplifying HTML code

On Tue, 30 Nov 2004 11:26:57 -0800, Robert wrote:

> I am not talking about off-line browsers
> or copying source text.


Then what are you talking about?

--
Jeffrey D. Silverman |
Website | http://www.newtnotes.com

Drop "PANTS" to reply by email

  Reply With Quote
Old 11-30-2004, 08:57 PM   #3
Jeffrey Silverman
 
Posts: n/a
Default Re: Simplifying HTML code

On Tue, 30 Nov 2004 11:26:57 -0800, Robert wrote:
<snip!>
> Does anyone have any recommendation for tools on copying webpage
> layout and simplifying them? I am not talking about off-line browsers
> or copying source text. I prefer remove all advertisements and
> superfluous code (even include class IDs). Thanks!


links --dump http://www.example.com

--
Jeffrey D. Silverman |
Website | http://www.newtnotes.com

Drop "PANTS" to reply by email

  Reply With Quote
Old 12-01-2004, 07:42 AM   #4
Sjeef
 
Posts: n/a
Default Re: Simplifying HTML code

Robert wrote:
> I often find myself copying technical support documents and creating
> html archives for viewing without a platform specific application. If
> I copy the source code, then the html code is often a mess. HTMLTidy
> helps in some scenarios, but the code require massaging to fit my
> streamline html format. So I often find myself recreating the page.
> Sometimes, I copy the plain text and paste in Dreamweaver layout view.
> My question relates to recreating simple list by copying and paste
> text. For example, if the text has multiple number and bullet lists,
> could a copy & paste technique add the relevant <ol>/<ul> tags.
>
> Does anyone have any recommendation for tools on copying webpage
> layout and simplifying them? I am not talking about off-line browsers
> or copying source text. I prefer remove all advertisements and
> superfluous code (even include class IDs). Thanks!


Working with the HTML-Kit (imcluding Tidy) goes very fast and easy.
You can download it at: www.chami.com

--
Regards,

Gerard Schaefers
Voor meer kook- en eetplezier? Kijk hier!
http://www.xs4all.nl/~sjeef/Nederlands/recepten.html


  Reply With Quote
Old 12-04-2004, 07:30 AM   #5
Adrienne Boswell
 
Posts: n/a
Default Re: Simplifying HTML code

Gazing into my crystal ball I observed Robert <robert-neville310
@> writing in news::

> I often find myself copying technical support documents and creating
> html archives for viewing without a platform specific application. If
> I copy the source code, then the html code is often a mess. HTMLTidy
> helps in some scenarios, but the code require massaging to fit my
> streamline html format. So I often find myself recreating the page.
> Sometimes, I copy the plain text and paste in Dreamweaver layout view.
> My question relates to recreating simple list by copying and paste
> text. For example, if the text has multiple number and bullet lists,
> could a copy & paste technique add the relevant <ol>/<ul> tags.
>
> Does anyone have any recommendation for tools on copying webpage
> layout and simplifying them? I am not talking about off-line browsers
> or copying source text. I prefer remove all advertisements and
> superfluous code (even include class IDs). Thanks!
>


HTML-Kit has some plugins that will do that. The plugins will wrap
<li>'s or headings and <p> elements, whichever you need,
http://www.chami.com/html-kit/plugins/ .

--
Adrienne Boswell
Please respond to the Group so others can share
  Reply With Quote
Old 12-08-2004, 09:35 PM   #6
Neal
 
Posts: n/a
Default Re: Simplifying HTML code

Robert:

> Thanks for the suggestion.


What suggestion? No quote, we don't even know to whom you're replying...

(Hint: Quote and attribute.)
  Reply With Quote
Old 12-08-2004, 09:39 PM   #7
Robert
 
Posts: n/a
Default Re: Simplifying HTML code

Thanks for the suggestion. HTML-Kit with the Tidy works. The learning
curve is significant for the advance stuff (like Batch Actions), but
it does some interesting stuff. Its strength for purpose lies in
conjunction with other tools in my arsenal.




  Reply With Quote
Old 02-01-2006, 08:07 AM   #8
Jim Michaels
 
Posts: n/a
Default Re: Simplifying HTML code

if you have MS Word, you can copy the HTML to Word, which keeps the
formatting, copy from word and paste into dreamweaver and you will get your
lists.

"Robert" <robert-neville310@> wrote in message
news:...
> Thanks for the suggestion. HTML-Kit with the Tidy works. The learning
> curve is significant for the advance stuff (like Batch Actions), but
> it does some interesting stuff. Its strength for purpose lies in
> conjunction with other tools in my arsenal.
>
>
>
>



  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump