doctype
i browsing through available tuition downloads. there 1 called css design basics part 1. descriptive text says "understand importance of setting correct doctype".
i appreciate important enter correct doctype, thought dreamweaver took care of you. novice web designer missing something?
toymaker1
i appreciate important enter correct doctype, thought dreamweaver took care of you. novice web designer missing something?
toymaker1
dw8 inserts full doctype, (you have choice, though default xhtml
transitional).
<!doctype html public "-//w3c//dtd xhtml 1.0 transitional//en"
" http://www.w3.org/tr/xhtml1/dtd/xhtml1-transitional.dtd"><html
xmlns=" http://www.w3.org/1999/xhtml">
the version prior included partial doctype. earlier versions of dw
didn't include one.
--
nadia
adobe® community expert : dreamweaver
-------------------------------------------------
tutorials |seo |templates
http://www.dreamweaverresources.com
-------------------------------------------------
http://www.perrelink.com.au
-------------------------------------------------
css tutorials dreamweaver
http://www.adobe.com/devnet/dreamweaver/css.html
-------------------------------------------------
"toymaker1" <webforumsuser@macromedia.com> wrote in message
news:eo4mf8$1me$1@forums.macromedia.com...
>i browsing through available tuition downloads. there 1 called css
> design basics part 1. descriptive text says "understand importance
> of
> setting correct doctype".
> appreciate important enter correct doctype, thought
>
> dreamweaver took care of you. novice web designer
> missing something?
> toymaker1
>
transitional).
<!doctype html public "-//w3c//dtd xhtml 1.0 transitional//en"
" http://www.w3.org/tr/xhtml1/dtd/xhtml1-transitional.dtd"><html
xmlns=" http://www.w3.org/1999/xhtml">
the version prior included partial doctype. earlier versions of dw
didn't include one.
--
nadia
adobe® community expert : dreamweaver
-------------------------------------------------
tutorials |seo |templates
http://www.dreamweaverresources.com
-------------------------------------------------
http://www.perrelink.com.au
-------------------------------------------------
css tutorials dreamweaver
http://www.adobe.com/devnet/dreamweaver/css.html
-------------------------------------------------
"toymaker1" <webforumsuser@macromedia.com> wrote in message
news:eo4mf8$1me$1@forums.macromedia.com...
>i browsing through available tuition downloads. there 1 called css
> design basics part 1. descriptive text says "understand importance
> of
> setting correct doctype".
> appreciate important enter correct doctype, thought
>
> dreamweaver took care of you. novice web designer
> missing something?
> toymaker1
>
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment