----- Original Message ----- From: "sherry young" <[EMAIL PROTECTED]>
> In that vein, I do have a question: Can I do that conversion a page at a time? In other words, could I write a style sheet (using the three--I think--css commands "legal" > for NN4.7X) for one page without having to risk screwing up the entire site? > > Thanks. > Sherry > Assuming we are talking just about CSS for font colors, sizes, backgrounds and other "simple" CSS changes, I think it's doable. If you're making a leap from using tables for layout and going to CSS positioning, that can get crazy, and can look different enough between pages that you're going to want to change the site over all at once in that case. Back to basic CSS: If you're doing it in dreamweaver with templates, it's not going to be as easy, as you're going to have to remove the page you want to convert from the template if you've got any uneditable sections that tie you to the template. (Hope that makes sense). However, if it's not a large site, a full conversion to CSS can go pretty quickly if you get the hang of the Find and Replace function. Just make sure you make a copy of the website before beginning, so if anything bad happens, you've got your old version to step back to. Even easier, if the site is hand coded page by page, all you have to do is take your chosen page, convert it over to CSS, slap in the link to the CSS file up top, and FTP the page up with you CSS page. Then as you've got time, take another page, convert it, post it and so on. Hope that helps, Ali ____ � The WDVL Discussion List from WDVL.COM � ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
