Batida Coco
Neues Mitglied
CSS Code-Brauch Hilfe
:-( Hi, ich bin neu und mache html usw.. noch nit sehr lange habe 2 bücher php für einsteiger und ein html,css buch aber da sind nicht alle sachen erklärt in dem sinne in den ich die haben will , ich suche jemanden der mit fragen beantworten und sachen erklären kann und mir bei meiner ersten seite hilft, aber besser ist wenn jemand mit helfen würde und auch per microfon, skype oder teamspeak erreichbarist (mir hilft)
1.frage ma so ins haus was macht der part genau?
:-( Hi, ich bin neu und mache html usw.. noch nit sehr lange habe 2 bücher php für einsteiger und ein html,css buch aber da sind nicht alle sachen erklärt in dem sinne in den ich die haben will , ich suche jemanden der mit fragen beantworten und sachen erklären kann und mir bei meiner ersten seite hilft, aber besser ist wenn jemand mit helfen würde und auch per microfon, skype oder teamspeak erreichbarist (mir hilft)
1.frage ma so ins haus was macht der part genau?
Code:
<head>
<title>???? - ????? - </title>
<style type="text/css">
<!--
html { cursor: url("img/cursor.gif"), default; }
body { font:Verdana;
font-size:9px;
}
table { font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color: #337733;
}
.menu { color:#CCF097;
text-decoration:none;
}
.menu:hover { color:#CCF097;
text-decoration:underline;
font-weight:bold;
}
.loginfield {
padding-right: 1px;
paddfing-left: 1px;
padding-bottom: 0px;
padding-top: 0px;
margin: 0px;
font-family: Verdana;
font-size: 9px;
color: #458F3A;
background-color:#CCF097;
border:1px solid #458F3A;
width:50px;
}
.nav {
color:CCF097;
}
.loginbutton {
padding-right: 1px;
padding-left: 1px;
padding-bottom: 0px;
padding-top: 0px;
background-color:#CCF097;
margin: 0px;
font-family: Verdana;
font-size: 9px;
color: #458F3A;
border:1px solid #458F3A; }
a { color:444444; text-decoration:none;
cursor: url('img/link.gif'), default; }
a.link { color:444444; text-decoration:none; }
a.hover { color:aaaaaa; text-decoration:none; }
a.visited { color:444444; text-decoration:none; }-->
</style>:oops: :oops: :oops: :oops:
Zuletzt bearbeitet: