From: Fredrik Larsson <fredrikl@algonet.se>
To: <blinux-list@redhat.com>
Subject: Re: Cleaning Up a Website
Date: Mon, 2 Jun 2003 22:52:35 +0200 (CEST) [thread overview]
Message-ID: <Pine.LNX.4.30.0306022249130.52-100000@myhost.algonet.se> (raw)
In-Reply-To: <Pine.LNX.4.44.0306021511290.4453-100000@jumbo.chpi.org>
Hi,
I suggest running the pages through tidy, the W3C tool for cleaning up
html. It at least will remove redundant html.
If you don't find any <p> tags, chanses are that paragraphs are made using
<span class="x"> and stylesheets to set layout properties for class x.
Another way is to try to find a <meta name="generator" content="..."> to
find out what was used to generate the site. Then you can read something
about how that tool generates code.
Hope that helps!
Fredrik
next prev parent reply other threads:[~ UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
John J. Boyer
` Fredrik Larsson [this message]
` jude dashiell
-- strict thread matches above, loose matches on Subject: below --
cleaning up a website Karl Dahlke
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Pine.LNX.4.30.0306022249130.52-100000@myhost.algonet.se \
--to=fredrikl@algonet.se \
--cc=blinux-list@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).