|
Posted by Gιrard Talbot on 11/02/06 04:08
tracymar55 wrote :
> I've been handcoding html for 12 years and have over 1500 pages on my
> websites,
Yes...
<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 9">
<meta name=Originator content="Microsoft Word 9">
<link rel=File-List href="./haveyougivenup_files/filelist.xml">
<title>HAVE YOU GIVEN UP ON POLITICS</title>
<!--[if gte mso 9]><xml>
<o:DocumentProperties>
<o:Author>Tracy Marks</o:Author>
<o:LastAuthor>Tracy Marks</o:LastAuthor>
http://www.windweaver.com/politics/politics.htm
but in the past year ran my pages through a variety of
> editors in order to some quick touchups and now my code is disastrous.
> In fact, I was counting on writing and posting a four page article last
> night but mistakenly ran it through the NVU editor and as a result was
> up all night cleaning it up. The code that programs generates is
> horrendous. It actually generated an entire half page which had no text
> on it....just tags that started and immediately ended, cancelling each
> other out.
I have checked several websites you did and none of them had a single
webpage without markup errors. None. Zero. In fact, none of them had a
single valid doctype declaration, most of them had dozens and dozens of
<font> everywhere, hundreds of , etc
I found this in one of your webpage:
<span style="color: rgb(255, 255, 255);">
</span>
<font size="+0">
And it converted my font size <font size="+1"> tags to:
> <font size+1="">.
>
I'd be extremely surprised if Nvu actually did that.
> ANYWAY I tried to learn Dreamweaver but it altered my existing pages
> and the structure of my one of my sites.......and I will not go near it
> again.
>
> I am DESPERATE now to find for under $100 a decent WYSIWYG editor that
> is quick to learn, is great for hand coding AND will also allow me to
> do some quick instant html creation and will not destroy the work I've
> already done.
>
A lot of text editors will do that.
> Despite functioning on 1 hour's sleep after the last night html clean
> up campaign, I've spent the entire day researching html editors online
> and haven't found one that consistently gets reviews for clean code and
> leaving your previous work alone.
>
The thing is you could still be able to do this. I use markup cleaner
and HandCoder 0.3.4 with Nvu 1.0 with the latest Tidy (Feb. 2006): it
works great.
> (What is also driving me nuts is that some of these editors actually
> change Google Ad Sense code too so that the code doesn't work and one
> could get disqualified from Google as a result!
Well, there is such a thing as valid markup code, you know. Valid and
validated markup code.
> It actually added words something like "NVU disruptive" in the middle
> of the code!
>
You're blaming Nvu way too much, I'd say.
> Anyone out there who has done hand-coding of html for years and has
> found a relatively inexpensive WYSIWYG alternative for quick work that
> is tolerable to use and at least relatively clean (and doesn't convert
> simple code to complex styles)? I am getting desperate! I have 100 new
> pages to write and post this month.
> Tracy
> http://www.windweaver.com
>
GΓ©rard
--
remove blah to email me
Navigation:
[Reply to this message]
|