PSD-Tutorials.de
Forum für Design, Fotografie & Bildbearbeitung
Tutkit
Agentur
Hilfe
Kontakt
Start
Forum
Aktuelles
Besonderer Inhalt
Foren durchsuchen
Tutorials
News
Anmelden
Kostenlos registrieren
Aktuelles
Suche
Suche
Nur Titel durchsuchen
Von:
Menü
Anmelden
Kostenlos registrieren
App installieren
Installieren
JavaScript ist deaktiviert. Für eine bessere Darstellung aktiviere bitte JavaScript in deinem Browser, bevor du fortfährst.
Du verwendest einen veralteten Browser. Es ist möglich, dass diese oder andere Websites nicht korrekt angezeigt werden.
Du solltest ein Upgrade durchführen oder einen
alternativen Browser
verwenden.
Antworten auf deine Fragen:
Neues Thema erstellen
Start
Forum
Sonstiges
Webdesign, Webentwicklung & Programmierung
Webdesign: HTML/CSS, Responsive Design, Sass...
Dreieck mit css funktioniert im IE nicht
Beitrag
<blockquote data-quote="Angel0203" data-source="post: 1731905" data-attributes="member: 408165"><p><span style="font-family: 'Arial'"><span style="font-size: 10px">Hallöchen,</span></span></p><p><span style="font-family: 'Arial'"><span style="font-size: 10px">hab ein kleines Problem:</span></span></p><p><span style="font-family: 'Arial'"><span style="font-size: 10px">Ich will auf einer website dreiecke haben (als pfeile auf bilder). </span></span></p><p><span style="font-family: 'Arial'"><span style="font-size: 10px">Sozusagen als "Vor" und "Zurück". </span></span></p><p><span style="font-family: 'Arial'"><span style="font-size: 10px">Hab also rausgefunden, dass man das auch mit css machen kann.</span></span></p><p><span style="font-family: 'Arial'"><span style="font-size: 10px">Ist auch alles ganz toll, nur der IE schneidet irgendwie die Spitze ab.</span></span></p><p><span style="font-family: 'Arial'"><span style="font-size: 10px"></span></span></p><p><span style="font-family: 'Arial'"><span style="font-size: 10px">hier mal der Quelltext:</span></span></p><p><span style="font-family: 'Arial'"><span style="font-size: 10px"></span></span></p><p><span style="font-family: 'Arial'"><span style="font-size: 10px"></span></span>[HTML]<html></p><p><head></p><p><title></title></p><p></p><p><style type="text/css"></p><p><!--</p><p>.pfeil {</p><p> border-color: transparent green transparent transparent;</p><p> border-style:solid;</p><p> border-width:20px;</p><p> width:0;</p><p> height:0;</p><p>}</p><p>--></p><p></style></p><p></p><p></head></p><p><body text="#000000" bgcolor="#FFFFFF" link="#FF0000" alink="#FF0000" vlink="#FF0000"></p><p></p><p><div class="pfeil"></div></p><p></p><p></body></p><p></html>[/HTML]<span style="font-family: 'Arial'"><span style="font-size: 10px"><span style="font-size: 10px"><span style="color: Navy"></span></span></span></span></p><p><span style="font-family: 'Arial'"><span style="font-size: 10px"><span style="font-size: 10px"><span style="color: Navy"></span></span></span></span></p><p><span style="font-family: 'Arial'"><span style="font-size: 10px"><span style="font-size: 10px"><span style="color: Navy"><span style="color: Black">Nur dort wo ich es gefunden habe ist ganz genauso, und da funktionierts...</span></span></span></span></span></p><p><span style="font-family: 'Arial'"><span style="font-size: 10px"><span style="font-size: 10px"><span style="color: Navy"><span style="color: Black">Kann mir jemand helfen?</span></span></span></span></span></p><p><span style="font-family: 'Arial'"><span style="font-size: 10px"><span style="font-size: 10px"><span style="color: Navy"><span style="color: Black">Bitte...</span></span></span></span></span></p><p><span style="font-family: 'Arial'"><span style="font-size: 10px"><span style="font-size: 10px"><span style="color: Navy"><span style="color: Black"></span></span></span></span></span></p><p><span style="font-family: 'Arial'"><span style="font-size: 10px"><span style="font-size: 10px"><span style="color: Navy"></span></span></span></span></p></blockquote><p></p>
[QUOTE="Angel0203, post: 1731905, member: 408165"] [FONT=Arial][SIZE=2]Hallöchen, hab ein kleines Problem: Ich will auf einer website dreiecke haben (als pfeile auf bilder). Sozusagen als "Vor" und "Zurück". Hab also rausgefunden, dass man das auch mit css machen kann. Ist auch alles ganz toll, nur der IE schneidet irgendwie die Spitze ab. hier mal der Quelltext: [/SIZE][/FONT][HTML]<html> <head> <title></title> <style type="text/css"> <!-- .pfeil { border-color: transparent green transparent transparent; border-style:solid; border-width:20px; width:0; height:0; } --> </style> </head> <body text="#000000" bgcolor="#FFFFFF" link="#FF0000" alink="#FF0000" vlink="#FF0000"> <div class="pfeil"></div> </body> </html>[/HTML][FONT=Arial][SIZE=2][SIZE=2][COLOR=Navy] [COLOR=Black]Nur dort wo ich es gefunden habe ist ganz genauso, und da funktionierts... Kann mir jemand helfen? Bitte... [/COLOR] [/COLOR][/SIZE][/SIZE][/FONT] [/QUOTE]
Bilder bitte
hier hochladen
und danach über das Bild-Icon (Direktlink vorher kopieren) platzieren.
Zitate einfügen…
Authentifizierung
Wenn ★ = 12, ◇ = 4 und die Hälfte von ★ zu ◇ addiert wird, was ist das Ergebnis?
Antworten
Start
Forum
Sonstiges
Webdesign, Webentwicklung & Programmierung
Webdesign: HTML/CSS, Responsive Design, Sass...
Dreieck mit css funktioniert im IE nicht
Oben