Copy link to clipboard
Copied
Liebe Community, bin hier neu. Habe bisher wenig Erfahrung mit Dreamweaver bzw CSS.
Ich habe eine etwas aufwendigere Vorlage kreiert. Sie lief anfänglich. Doch nun bekomme ich beim Öffnungsversuch als Template eine Fehlermeldung. Direkt öffnen geht.
Ich habe da einen Fehler produziert. Wie kann ich das beheben? Es handelt sich um ein verschachteltes Format. Ich bin dankbar für jeden Tipp, den ich weiss mit meinem eingeschräkten Wissen über CSS nicht weiter. Anbei die CSS-Datei und Screenshot.
Ich hoffe auf Hilfestellung - und bitte keinen blöden Kommentare. Ich ärgere mich so schon genug.
Danke
PS. ggf den Quellcode direkt bei mir Anfordern
Copy link to clipboard
Copied
I see multiple <body> tagsets in your pdf of code, there can only be one per html page. That might be causing DW to get confused.
Line 37 has the first, then line 185 has a second instance.
Copy link to clipboard
Copied
When things stop working, it's almost always caused by code errors.
Check your Template code and fix reported errors.
Window ⇒ Results ⇒ Validation. Click the triangle to check document.
For reference, see HTML & CSS tutorials below.
https://www.w3schools.com/html/
https://www.w3schools.com/css/
I can't think of one scenario where nested templates are beneficial.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now