Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Graham #1
Dreamweaver Templates Problem rendering in IE and Firefox
Can anyone explain why whenever I create a template in Dreamweaver and press
F12 to display the output in IE or Firefox the page is rendered without the
stylsheet(s) being applied? I get an error
"cannot view XML input using XSL stylesheet"
The header information for the template page I am trying to creat is shown
below. I am coding in XHTML:
Regards
Iain
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="robots" content="all" />
<meta name="keywords" content="Strict Template, Xhtml" />
<meta name="description" content="An example or template of an xhtml strict
document" />
<meta name="author" content="Iain Campbell" />
<meta name="generator" content="Macromedia Dreamweaver 2004 MX" />
<meta name="copyright" content="© 2005 Iain Campbell" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<!-- TemplateBeginEditable name="doctitle" -->
<title>EIVRAL Home Page Template</title>
<!-- TemplateEndEditable --><link href="../stylesheets/verticalmenu2.css"
rel="stylesheet" type="text/css" />
<link href="../stylesheets/template2.css" rel="stylesheet" type="text/css"
/>
<!-- TemplateBeginEditable name="head" --><!-- TemplateEndEditable -->
</head>
<body>
Graham Guest
-
Problem Editing dreamweaver templates w/contribute
First thank you to whomever can help me. I have created a site in dreamweaver with php includes, such as the header and navigation bars, and have... -
Dreamweaver Templates
I am having problems with Dreamweaver mx 2004 templates for entire Macromedia site linking together. My company bought me a Universal Macromedia... -
Using Contribute without Dreamweaver Templates
I have a newly created website that utilizes ASP includes and table less design. My clients just love Contribute and would still like to use it. ... -
Saving Dreamweaver Templates
Hi everyone, Is there a way to save templates created in Dreamweaver to another location within a managed site, without having Dreamweaver... -
From word.doc to Dreamweaver templates
The template are been created in dreamwever MX 2004 and they are with css styles embbeded, and what i would like to do is to have word text(copy)...



Reply With Quote

