![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
| www.homeofficerecords.com www.ethanlipton.com The Gigometer | Pepper Of The Earth: the HO blog |
#2
| |||
| |||
|
|
I've been asked to do a favor to a friend and fix the site at http://www.cwrpartners.com/ I'm totally baffled by the amount of rubbish in the header section; is that the kind of coding that Microsoft Publisher does in real life? I've always written my code by hand with a text editor, so I have no idea what's going on there. (Not surprisingly, it is not valid HTML or CSS!) |
#3
| |||
| |||
|
|
All Microsoft Office products produce web pages like this. It's an elaborate layout and data definition language. The proprietary attributes are ignored by conforming browsers, and the non-HTML, non-CSS declarations and so on are commented out so that non-IE browsers won't see them. |
| www.homeofficerecords.com www.ethanlipton.com The Gigometer | Pepper Of The Earth: the HO blog |
#4
| |||
| |||
|
|
I think I'll beg off the project, |
#5
| |||
| |||
|
|
I've been asked to do a favor to a friend and fix the site at http://www.cwrpartners.com/ |
|
I'm totally baffled by the amount of rubbish in the header section; is that the kind of coding that Microsoft Publisher does in real life? I've always written my code by hand with a text editor, so I have no idea what's going on there. |
|
(Not surprisingly, it is not valid HTML or CSS!) |
#6
| |||
| |||
|
|
Feel free to snag this sample, which took me about 10 minutes of copy and paste of your page's text. http://home.rochester.rr.com/bshagnasty/cwr.html |
| www.homeofficerecords.com www.ethanlipton.com The Gigometer | Pepper Of The Earth: the HO blog |
#7
| |||
| |||
|
|
I've been asked to do a favor to a friend and fix the site at http://www.cwrpartners.com/ I'm totally baffled by the amount of rubbish in the header section; is that the kind of coding that Microsoft Publisher does in real life? I've always written my code by hand with a text editor, so I have no idea what's going on there. (Not surprisingly, it is not valid HTML or CSS!) Thanks, Pierre |
#8
| |||
| |||
|
|
this code you get when you convert a Word file to an html file (by doing file -- save as web page..) it inserts all this rubbish code, which only god knows what the purpose of it is.. |
|
I strongly suggest -- as others have suggested here, and since you do know hand-coding -- to recode the site from scratch.. you'll be doing your friend a great favor... good luck... Frances |
![]() |
| Thread Tools | |
| Display Modes | |
| |