Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
ploughman1 #1
Dodgy coding!
I wonder if anyone can help. I currently have a website - [url]www.grafikhaus.co.uk[/url]
- and I can add text, images etc in Design View, but when I try to hand code,
most of the <body> text is greyed out and will not let me add/delete tags.
I suspect the problem may be the non-editable tags at the end of the <head>
section, but I cannot delete them:
This part is editable:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>grafikhaus computer training-photoshop</title>
<meta name="keywords" content="web design, internet marketing, sheffield,
south yorkshire, uk, fonts, web site design, graphics, graphic design,
photoshop, dreamweaver, quarkxpress, quark, low-cost, software, adobe,
macromedia">
<meta name="description" content="grafikhaus is a sheffield based company
providing training in Photoshop, Dreamweaver and QuarkXPress">
But after this, right up to the </html> tag is greyed out. The coding
immediately below that shown above begins:
<!-- InstanceEndEditable -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>grafikhaus computer training-photoshop</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<!-- #InstanceBeginEditable name="head" --><!-- #InstanceEndEditable -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
Please feel free to mail me at [email]tw747@lycos.com[/email]
ploughman1 Guest
-
Whoops -- character limit per line in Mysql or dodgy debugging on my part?
I accidentally posted the following message to mailing.databases.mysql, where I believe it is off-topic, so am reposting here with apologies to the... -
c# coding
(Type your message here) -------------------------------- From: lovey dovey I need help in writing a program that takes any integer and... -
coding
Hi Gang, I am a Director programmer and do a little Flash. I've noticed some pretty complex coding in Flash and have searched diligently for... -
Lil fun be4 coding
http://www.stud.ntnu.no/~shane/stasj/div_bilder/107.html Have a nice day ! -- Julien CROUZET -
Dodgy Ebay seller - what to do?
lionel, Word of advice .. do not let Miro rile you up into saying something you may later regret. The guy is here to do nothing but cause... -
Murray *TMM* #2
Re: Dodgy coding!
Are you using DW? This markup is normal for a page controlled by a DW
template. Can you post a link to the page itself?
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"ploughman1" <webforumsuser@macromedia.com> wrote in message
news:dgs503$df1$1@forums.macromedia.com...>I wonder if anyone can help. I currently have a website -
>[url]www.grafikhaus.co.uk[/url]
> - and I can add text, images etc in Design View, but when I try to hand
> code,
> most of the <body> text is greyed out and will not let me add/delete tags.
>
> I suspect the problem may be the non-editable tags at the end of the
> <head>
> section, but I cannot delete them:
>
> This part is editable:
>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
> <html>
> <head>
> <title>grafikhaus computer training-photoshop</title>
> <meta name="keywords" content="web design, internet marketing, sheffield,
> south yorkshire, uk, fonts, web site design, graphics, graphic design,
> photoshop, dreamweaver, quarkxpress, quark, low-cost, software, adobe,
> macromedia">
> <meta name="description" content="grafikhaus is a sheffield based company
> providing training in Photoshop, Dreamweaver and QuarkXPress">
>
> But after this, right up to the </html> tag is greyed out. The coding
> immediately below that shown above begins:
>
> <!-- InstanceEndEditable -->
> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
> <title>grafikhaus computer training-photoshop</title>
> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
> <!-- #InstanceBeginEditable name="head" --><!-- #InstanceEndEditable -->
> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
> </head>
>
> Please feel free to mail me at [email]tw747@lycos.com[/email]
>
>
Murray *TMM* Guest
-
ploughman1 #3
Re: Dodgy coding!
Hi Murray,
yes I've used DW 2004.
All the pages on the site are the same (i.e. most code "greyed out") but
here's a link anyway - [url]http://www.grafikhaus/index.htm[/url]
I haven't used templates - just tables.
ploughman1 Guest
-
ploughman1 #4
Re: Dodgy coding!
Woops!
That should have been
[url]www.http://grafikhaus.co.uk/index.htm[/url]
ploughman1 Guest
-
Murray *TMM* #5
Re: Dodgy coding!
Surely you mean -
[url]http://www.grafikhaus.co.uk/index.htm[/url]
And if you do, the page that loads is ganked. You have this -
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>grafikhaus computer training-home page</title>
<meta name="keywords" content="web design, internet marketing, sheffield,
south yorkshire, uk, fonts, web site design, graphics, graphic design,
photoshop, dreamweaver, quarkxpress, quark, low-cost, software, adobe,
macromedia">
<meta name="description" content="grafikhaus is a sheffield based company
providing training in Photoshop, Dreamweaver and QuarkXPress">
<!-- InstanceEndEditable -->
There is no reference to a template after the doctype (which should be there
on any template child page), and there is no editble region around the
<title> tag (which should be there on any template child page). In
addition, there is that <!-- InstanceEndEditable --> tag at the bottom of
the snip above, even though there is no corresponding opening tag.
Dreawmweaver is understandably confused by all of this hacking. How did it
get that way? What *should* the template be that controls this page?
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"ploughman1" <webforumsuser@macromedia.com> wrote in message
news:dgtm30$k8u$1@forums.macromedia.com...> Woops!
>
> That should have been
>
> [url]www.http://grafikhaus.co.uk/index.htm[/url]
Murray *TMM* Guest
-
ploughman1 #6
Re: Dodgy coding!
Hi Murray, think I've sussed it. I did not set out to create a site in
templates, but seems I was just a bit too keen copying and pasting meta tags
from a similar site, and must have included some template code. Oh well, start
again, but many thanks for your input.
ploughman1 Guest
-
Murray *TMM* #7
Re: Dodgy coding!
You're welcome!
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"ploughman1" <webforumsuser@macromedia.com> wrote in message
news:dgun4p$i5v$1@forums.macromedia.com...> Hi Murray, think I've sussed it. I did not set out to create a site in
> templates, but seems I was just a bit too keen copying and pasting meta
> tags
> from a similar site, and must have included some template code. Oh well,
> start
> again, but many thanks for your input.
>
Murray *TMM* Guest



Reply With Quote

