|
Posted by Arthur Rhodes on 10/03/06 17:22
I'm building a web store and I have to create a large number of
product descriptions. The distributors do not provide spec sheets
or marketing materials to me in html format. Instead, they advise
me to simply copy the descriptions from their web sites.
The problem is that the descriptions I need to copy are embedded
in complex pages, with nested tables, etc. Simply copying the
page source doesn't seem to be that useful. I end up having to
cut out lots of table code, etc., and usually make mistakes that
are time consuming to figure out and fix.
The other alternative is to copy the text and then recreating the html
formatting from scratch.
Is there an easier way?
Right now, I'm just writing HTML by hand in a text editor. Would
this be any easier if I used a web editor like Dreamweaver?
Navigation:
[Reply to this message]
|