Something Weird

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
user___
Forum Contributor
Posts: 297
Joined: Tue Dec 05, 2006 3:05 pm

Something Weird

Post by user___ »

Hi guys,
I have faced something very strange. I have a HTML page which works fine without any validation but because now it is almost obligatory(is obligatory) to validate HTML, I decided to do so. When I started a validator(TI use Dreamweaver 8's one) it showed some errors which I immediatelly fixed and the page became absolutely mess(In any browsers it works fine but in Dreamweaver Design View it looks awful.).
Any ideas why this may have happened?
nickvd
DevNet Resident
Posts: 1027
Joined: Thu Mar 10, 2005 5:27 pm
Location: Southern Ontario
Contact:

Post by nickvd »

Don't use dreamweavers validator. Use the real one, let us know what it finds. (if you can post a copy of the site online so we can see it for ourselves that would be great).

We don't have a chance of helping you:
the page became absolutely mess(In any browsers it works fine but in Dreamweaver Design View it looks awful.).
Means nothing to us.
user___
Forum Contributor
Posts: 297
Joined: Tue Dec 05, 2006 3:05 pm

Reply

Post by user___ »

Unfortunately, I can not publish it on the Internet right now. I wonder whether you know a better GUI for HTML editing and if you know could you please tell me?
Thank you.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Any editor that isn't WYSIWYG. :)
Post Reply