Und da reicht dir meine Antwort nicht?
Man darf es nicht und ende.
Beiträge von |MrD|Mr.Deathmatch
-
-
Hab es grad schon rausgefunden, oke danke trzd.
-
-
Kurz und knapp, Ja.
-
Danke für deine Hilfe, dein Code bringt das da ->
http://s1.directupload.net/file/d/2916/e5q5ssyz_jpg.htm -
-
-
Leider immer noch nicht.
-
-
Oke danke dir, dann close bitte.
-
Ahhh, jetzt geht es
Danke dir
Mystic wollen wir trzd. Ts? -
Wie gesagt, ich schätze.
-
Zeig mal das ganze her. Dein kompletter CSS und kompletter HTML code.
Darauf hin, hab ich den ganzen Code gepostetÖhm, zz. auf keinen, welchen bist du?
-
Paar Cent nur. Schätze ca. 8 - 13 Cent.
-
HTML:
HTML
Alles anzeigen<!DOCTYPE HTML> <html> <head> <title>Informations Seite</title> <link href="style.css" type="text/css" rel="stylesheet" /> </head> <body> <header> <h1>Fortschritt</h1> <h2>Easy going</h2> </header> <nav> <ul> <li><a href="http://www.google.de"><li></li>Link #1</a></li> <li><a href="http://www.google.de"><li></li>Lik #2</a></li> <li><a href="http://www.google.de"><li></li>link #3</a></li> <li><a href="http://www.google.de"><li></li>link #4</a></li> </ul> </nav> </body> </html>
CSS:
Code
Alles anzeigen* { padding : 0px; margin: 0px; font-family: Arial, Verdana, sans-serif; } header { height: 100px; background-color: #8C8C8C; border-radius: 10px; } body { width: 800px; background-color: #000000; margin: 25px auto; } header h1 { font-family: Verdana; font-style: italic; padding-left: 50px; padding-top: 25px; color: #FFFFFF; font-size: 30pt; text-shadow: black 1px 1px 4px; } header h2 { font-family: Verdana; font-style: italic; color: #FFFFFF; font-size: 16px; padding-left: 480px; text-shadow: black 1px 1px 4px; } nav ul { list-style-type: none; } nav li { display: inline; margin-right: 40px; background-color: #ffceld; padding-right: 35px; padding-left: 35px; padding-top: 3px; padding-bottom: 3px; border: #C0C0C0 3px outset; border-radius: 5px; font-weight: bold; }
-
Vielen Dank für deine Antwort aber -> http://s7.directupload.net/file/d/2916/bh397ug5_jpg.htm
Jetzt sind sie genau anders rum, die Buttons -
Dann sende ihm paar Cent mehr?
-
Nein, können aber gern über Ts reden
E: Kennt sich wer anders damit noch aus?
-
-
Achso, hab es falsch verstanden
Wenn ich Zeit habe setze ich mich eventuell heute dran.