Hallo
Ich will ja nun auch HTML/PHP/CSS Coding Erlernen und habe mit den Tuts von MrMonat mal ne Info Page Gecodet, mit HTML denke ich mal ![]()
Ihr könnten mir ja mal Sagen wie ihr sie Findet,
Bitte seid nicht so hart, es ist mein Erstes Homepage Coding mit Tutorial ![]()
Hier mal der Link zum Anschauen
und mal Pastbin
hier nochmal mit php Tag
PHP
<html>
<head>
<title>Gamer-Forces Infopage</title>
<style type= 'text/css'>
body{
background: #2412c6 url(background.jpg) repeat-y;
}
.text{
background-color: #FFBF00;
text-align:center
}
a.menulink:link, a.menulink:visited{
padding: 5px 10px;
border: 6px solid 0049FF;
color: #040404;
background-color: #C91515;
text-dekoration: norm;
}
a.breadlink:link, a.breadlink:visited{
padding: 5px 10px;
border: 6px solid 0049FF;
color: #040404;
background-color: #C91515;
text-dekoration: norm;
}
a.menulink:hover{
background-color: FFF300
}
</style>
</head>
<body>
<center>
<table class='text' width=50%>
<tr>
<td>
<h1>Willkommen auf der Gamer-Forces.eu Infopage<br>Hier ist bald zu finden:<br>Infos zum Script,<br>Infos zum Server<br>infos zum Forum und Teamspeak³.</h1><p>
<a href='http://gamer-forces.eu/' class='menulink'>Forum</a>
<p>
<a href='http://www.forum.sa-mp.de' class='breadlink'>Breadfish SAMP Forum</a>
<br><br><br><center><table width=50%>
<tr>
<td>
Das Forum:<br>Das Forum ist nun Offiziell Online und ihr könnt<br>euch schon Registrieren.<br>Dann könnt ihr am Server Start dabei sein.<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
</td>
</tr>
</table></center>
</td>
</tr>
</table></center>
</body>
</html>
Alles anzeigen
//e der Code wurde noch Überarbeitet, aber nicht das Aktuelle ist hier drinnen, aber auf der Info.gamer-forces.eu Page
Ich bedanke mich für eure Kommentare
wie gesagt nicht so Hart sein ![]()
Danke Gruß Dr.Turk