Ich erstelle für eine Fußball Mannschaft eine Seite.
Jetzt bin ich grade dabei den Kader zu machen.
Gegliedert in die Positionen
Tor
Spielerprofile
Abwehr
Spielerprofile
Mittelfeld
Spielerprofile
Sturm
Spielerprofile
Es soll ein Bild und ein paar Infos zum jedem Spieler vorhanden sein. also Name, Alter und bisherige Vereine.
Ich bin da recht Ideenlos...
hier mal mein Versuch den ersten Torwart zu machen:
[Blockierte Grafik: http://i142.photobucket.com/albums/r119/Brain_Bug/screenshot-2.jpg]
Code
[size=10]
<h1>Kader</h1>
<p><b>Tor</b>
<br />
[/SIZE][size=10][COLOR=#800000][size=10][COLOR=#800000]<img[/COLOR][/SIZE][/COLOR][/SIZE][size=10] [/SIZE][size=10][COLOR=#800000][size=10][COLOR=#800000]alt[/COLOR][/SIZE][/COLOR][/SIZE][size=10]=[/SIZE][size=10][COLOR=#0000f0][size=10][COLOR=#0000f0]"Torwart"[/COLOR][/SIZE][/COLOR][/SIZE][size=10] [/SIZE][size=10][COLOR=#800000][size=10][COLOR=#800000]src[/COLOR][/SIZE][/COLOR][/SIZE][size=10]=[/SIZE][size=10][COLOR=#0000f0][size=10][COLOR=#0000f0]"images/luda.jpg"[/COLOR][/SIZE][/COLOR][/SIZE][size=10] [/SIZE][size=10][COLOR=#800000][size=10][COLOR=#800000]width[/COLOR][/SIZE][/COLOR][/SIZE][size=10]=[/SIZE][size=10][COLOR=#0000f0][size=10][COLOR=#0000f0]"175"[/COLOR][/SIZE][/COLOR][/SIZE][size=10] [/SIZE][size=10][COLOR=#800000][size=10][COLOR=#800000]height[/COLOR][/SIZE][/COLOR][/SIZE][size=10]=[/SIZE][size=10][COLOR=#0000f0][size=10][COLOR=#0000f0]"130"[/COLOR][/SIZE][/COLOR][/SIZE][size=10] /[/SIZE][size=10][COLOR=#800000][size=10][COLOR=#800000]>
[/COLOR][/SIZE][/COLOR][/SIZE][size=10]<p><u>Name:</u> Christopher S.
<br />
<u>Geboren:</u> 19...
<br />
<ul>
<li><span>Rot Wei[B][I]ß[/B][/I]; Seebach - F bis B Jugend</span></li>
<li><span>TuS Wachenheim A Jugend</span></li>
</ul>
</p>
</b>
</p>
[/SIZE]
Alles anzeigen
Hat jemand eine Idde wie ich das auf einfache weise optisch nett umsetzen kann ?