Are there special tools to help. I would rather not have to re-write
the code all over again.
Thanks.
Jeff
It depends on how rigid your existing markup is, and how much
presentational markup you are already using. If you havea lot of nested
tables, you could have a big problem.
You could use search and replace:
Replace </head> with <style type="text/css" rel="stylesheet"
href="filename.css"></head>
Look into HTML-Tidy that can upgrade to CSS. I would use a plain text
editor, HTML-Kit is a good choice.
--
Adrienne Boswell at Home
Arbpen Web Site Design Services
http://www.cavalcade-of-coding.info
Please respond to the group so others can share
Thanks Adrienne
I do have a lot of tables ...... Will check out out the two you
mentioned.
Thanks.
jeff