• 4
  • 1
  • 1
  • 5
  • 2
  • 5
  • 6
Mitglieder
  • 4
  • 2
  • 6
Mitglieder online
 
Alt 20.02.2010, 21:22   #1 (permalink)
fairest-isle
Forum Neuling
 
Registriert seit: 08.12.2009
Beiträge: 5
Copy-Paste aus Word möglich?!

Hallo
Durch Zufall habe ich einen Schriftzug aus einem Worddokument mit Copy-Paste in meine HP eingefügt und war überrascht, dass das möglich ist! Schriftart, Grösse und Farbe werden übernommen. Auf Firefox sieht das toll aus, aber bei der Kontrolle bei IE habe ich unter dem eingefügten Titel "Frühlingstöne" folgende riesige Schrift gefunden: <!--[endif]-->

Kann mir jemand sagen, was das bedeutet und wie ich das weg kriege?

Meine Adresse: www.korrepetition.ch
Das Problem ist auf der Unterseite "Aktuell"

Vielen Dank im Voraus
Manuela
fairest-isle ist offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiWong this Post!
Mit Zitat antworten
Alt 20.02.2010, 22:34   #2 (permalink)
trucker_55
Forenmoderator
 
Benutzerbild von trucker_55
 
Registriert seit: 21.07.2002
Ort: zu Hause in NRW
Beiträge: 2.729
trucker_55 eine Nachricht über ICQ schicken
Grundsätzlich sollte man nie per copy&paste aus Word etwas einfügen, weil die Formatierung von Word nicht Browserkompatibel ist und dann je nach Browser zu solchen oder ähnlichen Fehlern führt. Wenn du großes Pech hast, zerschießt es Dir den gesamten Quelltext und macht die Seite unbrauchbar.

Wenn Du diesen Schriftzug unbedingt behalten möchtest, musst Du in Deinem Quelltext in den Zeilen 242 und 243 das folgende löschen:
Zitat:
<span lang="DE" style="font-size: 48pt; font-family: Verdana;"><br style="" /><!--[endif]--></span><span style="font-family: Verdana;"><span style="font-size: medium;"><br />
Der zu löschende Teil befindet sich direkt hinter diesem Link:
HTML-Code:
<a href="http://manueladominguez.beepworld.de/files/10-03-14frhlingstneflyer.pdf"><strong><span lang="DE" style="font-size: 48pt; font-family: Vivaldi; color: rgb(166, 2, 45); letter-spacing: 5pt;">&ldquo;Fr&uuml;hlingst&ouml;ne&ldquo;</span></strong></a>
__________________
~.~.~ Jeder Tag ohne Lachen, ist ein verlorener Tag in Deinem Leben ~.~.~
trucker_55 ist offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiWong this Post!
Mit Zitat antworten
Alt 20.02.2010, 23:50   #3 (permalink)
dreamangel
Forenmoderator
 
Benutzerbild von dreamangel
 
Registriert seit: 01.01.2003
Beiträge: 11.533
dreamangel eine Nachricht über ICQ schicken
Lass bitte die Finger von direktem rüberkopieren aus Word.
Kleines Beispiel wie dein Quellcode nun auf der Unterseite aussieht:
Code:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="ProgId" content="Word.Document">
<meta name="Generator" content="Microsoft Word 9">
<meta name="Originator" content="Microsoft Word 9">
<link rel="File-List" href="file:///C:/DOKUME%7E1/Mela/LOKALE%7E1/Temp/msoclip1/01/clip_filelist.xml" /><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:View>Normal</w:View>
<w:Zoom>0</w:Zoom>
<w:HyphenationZone>21</w:HyphenationZone>
<w:DoNotOptimizeForBrowser />
</w:WordDocument>
</xml><![endif]--><style type="text/css">
<!--
 /* Font Definitions */
@font-face
  {font-family:Verdana;
  panose-1:2 11 6 4 3 5 4 4 2 4;
  mso-font-charset:0;
  mso-generic-font-family:swiss;
  mso-font-pitch:variable;
  mso-font-signature:536871559 0 0 0 415 0;}
@font-face
  {font-family:Vivaldi;
  panose-1:3 2 6 2 5 5 6 9 8 4;
  mso-font-charset:0;
  mso-generic-font-family:script;
  mso-font-pitch:variable;
  mso-font-signature:3 0 0 0 1 0;}
 /* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
  {mso-style-parent:"";
  margin:0cm;
  margin-bottom:.0001pt;
  mso-pagination:widow-orphan;
  font-size:12.0pt;
  font-family:"Times New Roman";
  mso-fareast-font-family:"Times New Roman";}
h1
  {mso-style-next:Standard;
  margin:0cm;
  margin-bottom:.0001pt;
  text-align:center;
  mso-pagination:widow-orphan;
  page-break-after:avoid;
  mso-outline-level:1;
  font-size:10.0pt;
  mso-bidi-font-size:13.5pt;
  font-family:Verdana;
  color:#FFCC99;
  mso-font-kerning:0pt;
  mso-ansi-language:IT;
  font-style:italic;}
h2
  {mso-style-next:Standard;
  margin:0cm;
  margin-bottom:.0001pt;
  text-align:center;
  mso-pagination:widow-orphan;
  page-break-after:avoid;
  mso-outline-level:2;
  font-size:16.0pt;
  mso-bidi-font-size:13.5pt;
  font-family:Verdana;
  mso-ansi-language:DE;
  font-weight:normal;}
p.MsoBodyText, li.MsoBodyText, div.MsoBodyText
  {margin:0cm;
  margin-bottom:.0001pt;
  text-align:center;
  mso-pagination:widow-orphan;
  font-size:16.0pt;
  mso-bidi-font-size:13.5pt;
  font-family:Verdana;
  mso-fareast-font-family:"Times New Roman";
  mso-bidi-font-family:"Times New Roman";
  color:maroon;
  letter-spacing:2.0pt;
  mso-ansi-language:DE;
  font-weight:bold;}
@page Section1
  {size:612.0pt 792.0pt;
  margin:70.85pt 70.85pt 2.0cm 70.85pt;
  mso-header-margin:36.0pt;
  mso-footer-margin:36.0pt;
  mso-paper-source:0;}
div.Section1
  {page:Section1;}
-->
</style>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="ProgId" content="Word.Document">
<meta name="Generator" content="Microsoft Word 9">
<meta name="Originator" content="Microsoft Word 9">
<link rel="File-List" href="file:///C:/DOKUME~1/Mela/LOKALE~1/Temp/msoclip1/03/clip_filelist.xml" /><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:View>Normal</w:View>
<w:Zoom>0</w:Zoom>
<w:HyphenationZone>21</w:HyphenationZone>
<w:DoNotOptimizeForBrowser />
</w:WordDocument>
</xml><![endif]--><style type="text/css">
<!--
 /* Font Definitions */
@font-face
  {font-family:Verdana;
  panose-1:2 11 6 4 3 5 4 4 2 4;
  mso-font-charset:0;
  mso-generic-font-family:swiss;
  mso-font-pitch:variable;
  mso-font-signature:536871559 0 0 0 415 0;}
@font-face
  {font-family:Vivaldi;
  panose-1:3 2 6 2 5 5 6 9 8 4;
  mso-font-charset:0;
  mso-generic-font-family:script;
  mso-font-pitch:variable;
  mso-font-signature:3 0 0 0 1 0;}
 /* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
  {mso-style-parent:"";
  margin:0cm;
  margin-bottom:.0001pt;
  mso-pagination:widow-orphan;
  font-size:12.0pt;
  font-family:"Times New Roman";
  mso-fareast-font-family:"Times New Roman";}
h1
  {mso-style-next:Standard;
  margin:0cm;
  margin-bottom:.0001pt;
  text-align:center;
  mso-pagination:widow-orphan;
  page-break-after:avoid;
  mso-outline-level:1;
  font-size:10.0pt;
  mso-bidi-font-size:13.5pt;
  font-family:Verdana;
  color:#FFCC99;
  mso-font-kerning:0pt;
  mso-ansi-language:IT;
  font-style:italic;}
h2
  {mso-style-next:Standard;
  margin:0cm;
  margin-bottom:.0001pt;
  text-align:center;
  mso-pagination:widow-orphan;
  page-break-after:avoid;
  mso-outline-level:2;
  font-size:16.0pt;
  mso-bidi-font-size:13.5pt;
  font-family:Verdana;
  mso-ansi-language:DE;
  font-weight:normal;}
p.MsoBodyText, li.MsoBodyText, div.MsoBodyText
  {margin:0cm;
  margin-bottom:.0001pt;
  text-align:center;
  mso-pagination:widow-orphan;
  font-size:16.0pt;
  mso-bidi-font-size:13.5pt;
  font-family:Verdana;
  mso-fareast-font-family:"Times New Roman";
  mso-bidi-font-family:"Times New Roman";
  color:maroon;
  letter-spacing:2.0pt;
  mso-ansi-language:DE;
  font-weight:bold;}
@page Section1
  {size:612.0pt 792.0pt;
  margin:70.85pt 70.85pt 2.0cm 70.85pt;
  mso-header-margin:36.0pt;
  mso-footer-margin:36.0pt;
  mso-paper-source:0;}
div.Section1
  {page:Section1;}
-->
</style><a href="http://manueladominguez.beepworld.de/files/10-03-14frhlingstneflyer.pdf"><strong><span lang="DE" style="font-size: 48pt; font-family: Vivaldi; color: rgb(166, 2, 45); letter-spacing: 5pt;">&ldquo;Fr&uuml;hlingst&ouml;ne&ldquo;</span></strong></a><span lang="DE" style="font-size: 48pt; font-family: Verdana;"><br style="" />
<!--[endif]--></span><span style="font-family: Verdana;"><span style="font-size: medium;"><br />
</span></span>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="ProgId" content="Word.Document">
<meta name="Generator" content="Microsoft Word 9">
<meta name="Originator" content="Microsoft Word 9">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="ProgId" content="Word.Document">
<meta name="Generator" content="Microsoft Word 9">
<meta name="Originator" content="Microsoft Word 9"><span style="font-family: Verdana;"><span style="font-size: medium;">Musikalisches von und &uuml;ber Frauen</span></span>                </meta>
</meta>
</meta>
</meta>
</meta>
</meta>
</meta>
</meta>
</meta>
</meta>
</meta>
</meta>
</meta>
</meta>
</meta>
</meta>
</p>
<p>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="ProgId" content="Word.Document">
<meta name="Generator" content="Microsoft Word 9">
<meta name="Originator" content="Microsoft Word 9">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="ProgId" content="Word.Document">
<meta name="Generator" content="Microsoft Word 9">
<meta name="Originator" content="Microsoft Word 9"><span style="font-family: Verdana;"><span style="font-size: medium;">Arien, Lieder und Chansons mit <a target="_blank" href="http://www.bosenius.info">Daniela Bosenius</a><br />
<br />
Und das alles nur für wenig Inhalt (2 Sätze und 2 Links, wenn ich mich nun nicht verguckt hab).
Word führt dazu, dass du später gar nichts mehr formatieren kannst, Inhalte nicht angezeigt werden, bishin zum kompletten Streik des Editors.

Ich rate dir, lösch alles aus dem Quellcodemudus raus und erstell die Seite sauber und sachgerecht mit dem Editorfunktionen neu.
__________________
Ein weiser Mann hat einmal gesagt: "Du kannst alles im Leben haben, wenn du bereit bist, alles andere dafür zu opfern." Was er meinte, ist, dass man für alles einen Preis bezahlen muss. Bevor man sich also in den Kampf stürzt, sollte man sich besser klar sein, was man zu opfern bereit ist. Zu oft ist es so, dass man für das, was schön ist, das aufgibt, von dem man weiß, dass es eigentlich richtig ist.


dreamangel ist offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiWong this Post!
Mit Zitat antworten
Alt 21.02.2010, 00:25   #4 (permalink)
fairest-isle
Forum Neuling
 
Registriert seit: 08.12.2009
Beiträge: 5
Danke euch für die ausführlichen Antworten! Das soll mir eine Lehre sein. Ist glaub ich nochmals gut gegangen, hab die Eingaben gelöscht und den Inhalt mit dem Editor neu geschrieben. Bin zwar nicht sicher, ob der Quelltext nun wirklich sauber ist, aber die Ansicht in beiden Browsern scheint ok.

Werds bestimmt nicht wieder machen ;-)

Danke und Gruss!
Manuela
fairest-isle ist offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiWong this Post!
Mit Zitat antworten
Alt 02.03.2010, 14:05   #5 (permalink)
dana_delany
Beepworlder
 
Benutzerbild von dana_delany
 
Registriert seit: 24.04.2006
Ort: NRW
Beiträge: 130
dana_delany eine Nachricht über MSN schicken
Reden

Wenn Ihr schreiben wollt wie in Word, dann installiert Euch den Html-Editor NVU. Wenn Ihr dann was kopiert, kopiert Ihr wenigstens nicht die Word-Styles mit, die zu Problemen führen.

__________________
Liebe Grüße, Dana
Fußball-Beepblog Tagebuch-Page
dana_delany ist offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiWong this Post!
Mit Zitat antworten
Antwort


Themen-Optionen

Forumregeln
Es ist Ihnen erlaubt, neue Themen zu verfassen.
Es ist Ihnen erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge anzufügen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

vB Code ist An.
Smileys sind An.
[IMG] Code ist An.
HTML-Code ist Aus.
Trackbacks are Aus
Pingbacks are Aus
Refbacks are Aus


Alle Zeitangaben in WEZ +2. Es ist jetzt 22:00 Uhr.


Powered by vBulletin® Version 3.6.8 (Deutsch)
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.