From: Mike Rosenberg on 10 May 2010 18:29 John Wolf <jwolf6589(a)THUNDERBIRDgmail.com> wrote: > Check out the screenshots. For some reason Kompser & Sea Monkey have a > issue with this page, that is not found in the online HTML editor. If I > knew how to fix this I would. John, get this through your head: You need to validate your html. At least half a dozen people, including me, have pointed you to: http://validator.w3.org/ That site tells you exactly what the problems are. Open the page(s) in a text editor, make the changes as indicated, then try again. NO ONE can tell you what the problems are just by looking at screen shots. We'd need to see the code, and then what any of us would do to fix that code would be to use the above validation service or something like it. If you want someone to put in all the time and effort to fix your pages, it's likely you'll have to pay for such services. If you want to do it yourself, well, the only way to do it is by actually doing it. You want someone to tell you some magical way to fix crappy code without any real effort or understanding, and it doesn't work that way. And for pete's sake, man, don't keep starting new threads! -- Mac and geek T-shirts & gifts <http://designsbymike.net/shop/mac.cgi> Prius shirts/bumper stickers <http://designsbymike.net/shop/prius.cgi> Make money while saving money <http://www.bign.com/mrosenberg>
From: Mike Rosenberg on 10 May 2010 18:44 Mike Rosenberg <mikePOST(a)TOGROUPmacconsult.com> wrote: > John Wolf <jwolf6589(a)THUNDERBIRDgmail.com> wrote: > > > Check out the screenshots. For some reason Kompser & Sea Monkey have a > > issue with this page, that is not found in the online HTML editor. If I > > knew how to fix this I would. > > John, get this through your head: > > You need to validate your html. At least half a dozen people, including > me, have pointed you to: > > http://validator.w3.org/ > > That site tells you exactly what the problems are. Open the page(s) in a > text editor, make the changes as indicated, then try again. > > NO ONE can tell you what the problems are just by looking at screen > shots. We'd need to see the code, and then what any of us would do to > fix that code would be to use the above validation service or something > like it. Okay, in all fairness, looking at the validator.w3.org results on your home page, the large majority of your errors are related to having tags with "X-Claris" in them. Claris HomePage, which was last update over 12 years ago, is not only woefully out of date with the current state of HTML, it was also doing some hinky stuff with tags like these. Bottom line - you really need to recreate your pages from scratch if you ever want them to display as you want them to and consistently across different browsers and platforms. That you have said you don't want to do the above does not change the necessity to do so. -- Mac and geek T-shirts & gifts <http://designsbymike.net/shop/mac.cgi> Prius shirts/bumper stickers <http://designsbymike.net/shop/prius.cgi> Make money while saving money <http://www.bign.com/mrosenberg>
From: Stanimir Stamenkov on 10 May 2010 19:05 Mon, 10 May 2010 23:50:34 +0100, /Tim Streater/: > Doing html in any sort of GUI is horseshit anyway. I actually like doing HTML documentation in Amaya pretty much: http://www.w3.org/Amaya/ However it doesn't support some advanced CSS and probably not suitable as WYSIWYG editor for newbies. It is however very nice GUI for writing HTML, and not only. -- Stanimir
From: rf on 10 May 2010 21:17 "John Wolf" <jwolf6589(a)THUNDERBIRDgmail.com> wrote in message news:_32Gn.4112$jt.2288(a)newsfe04.iad... > On 5/10/10 6:44 PM, Mike Rosenberg wrote: >> Okay, in all fairness, looking at the validator.w3.org results on your >> home page, the large majority of your errors are related to having tags >> with "X-Claris" in them. Claris HomePage, which was last update over 12 >> years ago, is not only woefully out of date with the current state of >> HTML, it was also doing some hinky stuff with tags like these. >> >> Bottom line - you really need to recreate your pages from scratch if you >> ever want them to display as you want them to and consistently across >> different browsers and platforms. >> >> That you have said you don't want to do the above does not change the >> necessity to do so. > > Okay Mike I'll give it a shot. I better create a backup. You don't already have one? Several? Oh my. I sometimes make a full back of a web site every few minutes if I'm working heavily and fast on it.
From: Phillip Jones on 10 May 2010 21:42
Mike Rosenberg wrote: > Mike Rosenberg<mikePOST(a)TOGROUPmacconsult.com> wrote: > >> John Wolf<jwolf6589(a)THUNDERBIRDgmail.com> wrote: >> >>> Check out the screenshots. For some reason Kompser& Sea Monkey have a >>> issue with this page, that is not found in the online HTML editor. If I >>> knew how to fix this I would. >> >> John, get this through your head: >> >> You need to validate your html. At least half a dozen people, including >> me, have pointed you to: >> >> http://validator.w3.org/ >> >> That site tells you exactly what the problems are. Open the page(s) in a >> text editor, make the changes as indicated, then try again. >> >> NO ONE can tell you what the problems are just by looking at screen >> shots. We'd need to see the code, and then what any of us would do to >> fix that code would be to use the above validation service or something >> like it. > > Okay, in all fairness, looking at the validator.w3.org results on your > home page, the large majority of your errors are related to having tags > with "X-Claris" in them. Claris HomePage, which was last update over 12 > years ago, is not only woefully out of date with the current state of > HTML, it was also doing some hinky stuff with tags like these. > > Bottom line - you really need to recreate your pages from scratch if you > ever want them to display as you want them to and consistently across > different browsers and platforms. > > That you have said you don't want to do the above does not change the > necessity to do so. > According to the HTML Tidy Extension I have in SeaMonkey 2.0.4 site show 46 errors and 2 warnings. -- Phillip M. Jones, C.E.T. "If it's Fixed, Don't Break it" http://www.phillipmjones.net mailto:pjones1(a)kimbanet.com |