Designing in Dreamweaver

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Hace 13 años
Is it possible to visually design/change the look up the site using Dreamweaver?   Seems I've been out of coding for too many years and am struggling with the whole css thing these days.
Hace 13 años
hhsales wrote:
Is it possible to visually design/change the look up the site using Dreamweaver?   Seems I've been out of coding for too many years and am struggling with the whole css thing these days.


Sure... If you are only changing the css, try opening the page in your web browser then copy the source code. Paste it in a Dreamweaver html page and remove all the head stuff from the source. Lastly, link the page to your css page.

Chad
Hace 13 años
Thanks. Will give 'er a try
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.