Updating a Web site created in CS4 for CS Creative Cloud

I started using certain applications in the creative cloud a few months ago. I had avoided to use Dreamweaver CC because I am currently unfamiliar with HTML5 (given that the website design is not my main activity) and did not want to cause problems for sites that I have running. So I need some advice.

(1) if I open an existing website created in CS4 in Dreamweaver CM³, I won't have problem and are there settings and the code that I have to change?

(2) what benefits (briefly) to use HTML5?

Thanks for any help you can give!

HTML is still HTML.  You don't harm the code in your old sites if you switch to CC.

HTML5 is more efficient and well worth learning and using now.

For example, an old X / type of HTML document looks like this:

   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

or this:

   "http://www.w3.org/TR/html4/loose.dtd">

In HTML5, it looks like this:

That's all. Simple and accurate.  Once you try to HTML5, you won't want to use anything else.

http://www.w3schools.com/HTML/html5_intro.asp

Nancy O.

Tags: Dreamweaver

Similar Questions

Maybe you are looking for