web design course london - going dreamweaver

Forum home » Delegate support and help forum » Dreamweaver Training and help » web design course london - Going on to Dreamweaver 8

web design course london - Going on to Dreamweaver 8

resolvedResolved · Low Priority · Version Standard

Sara has attended:
Dreamweaver 8 Introduction course
Dreamweaver 8 Intermediate course

Going on to Dreamweaver 8

Having been on DW Beginner and Intermediate last week, I was able to tidy up some very messy code that was on my website, it was a wonder the site was still working! - thank you so much. I created the website in Dreamweaver MX 2004 in HTML, without making the pages XHTML compliant. I now have Dreamweaver 8 available to me and I am wondering what settings I must use so that the software will be able to update the website without causing any conflicts between HTML and XHTML.

Eventually we want to move on to making pages with PHP, and I have bought teh book 'DW MX Dynamic Applications, Training from the Source', which tells me how to make pages XHTML compliant. Would you recommend that I do that before going on to PHP, or is it strictly necessary? The book advises repalcing <br> with <br />, changing <b> to <strong> and a rather clever way of the closing bracket of teh <img> tag, which should be />.

Can you advise please? Thanks - Sara Sims

RE: going on to Dreamweaver 8

Hi Sara,

Glad to hear you're improving your pages.

In Dreamweaver 8, you can open any file and go to File -> Convert -> and then choosing the compliance you wish to convert your file to. This should convert <img> to <img /> etc. How 'strict' you want to be is up to you. If you choose Strict instead of Transitional, you won't have as leeway with coding standards, but if you're using Dreamweaver to make all your pages, this won't make a bit of difference.

To find out more about compliance visit http://www.w3.org
Or to validate your pages, visit http://validator.w3.org
The validator checks your pages and gives you instructions on what to do to get your page perfectly valid.

PHP will output the (X)HTML, so yes, it makes sense to learn the standards of (X)HTML first.

I hope this answers your questions. Good luck creating your dynamic web content.

Regards, Rich

 

Training courses

 

Training information:

Welcome. Please choose your application (eg. Excel) and then post your question.

Our Microsoft Qualified trainers will then respond within 24 hours (working days).

Frequently Asked Questions
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.


 

Dreamweaver tip:

Xhtml vs html

When using dreamwear template or just creating a blank webpage, you are able to select the markup language you want to use. The main choices are either xhtml or html. It is now best to select xhtml as this will translate all the html into xml, so it is transmitted across the web in xml format. One of the main advantages of this is that it makes the site that you build much more compatible with the range of different web browsers that exist.

View all Dreamweaver hints and tips


Server loaded in 0.07 secs.