| Autor | Zpráva | ||
|---|---|---|---|
| Games Profil * |
#1 · Zasláno: 26. 12. 2013, 11:42:10
Dobrý den,když napíšu text tak se mi každé slovo hodí na další řádek.Potřeboval ,bych aby se mi to nedělo.
Můj HTML/CSS HTML <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <link href='style.css' rel='stylesheet'> <title>Vítejte</title> </head> <body> <div class='hlavicka'> <div class='menu_img'> <div class='telo'> <div class='paticka'> </body> </html> body {background-image:url('wallpaper.jpg');
font-family: "Courier New ", sans-serif;
font-size:12px;}
.hlavicka
{position:absolute;
top:#px;
margin-right:#px;
margin-left:#px;
margin-bottom:#px;
height:#px;
width:#px;
background-image:url('img/hlavicka.jpg');}
.menu_img
{position:absolute;
top:#px;
margin-right:#px;
margin-left:#px;
margin-bottom:#px;
height:#px;
width:#px;
background-image:url('img/menu_img.jpg');}
.telo
{position:absolute;
top:#px;
margin-right:#px;
margin-left:#px;
margin-bottom:#px;
height:#px;
width:#px;
background-image:url('img/telo.jpg');}
.paticka
{position:absolute;
top:#px;
margin-right:#px;
margin-left:#px;
margin-bottom:#px;
height:#px;
width:#px;
background-image:url('img/paticka.jpg');} |
||
| lionel messi Profil |
#2 · Zasláno: 26. 12. 2013, 12:01:12
Games:
Kam sa ti podeli ukončovacie značky divov? <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <link href='style.css' rel='stylesheet'> <title>Vítejte</title> </head> <body> <div class='hlavicka'></div> <div class='menu_img'></div> <div class='telo'></div> <div class='paticka'></div> </body> </html> |
||
| Games Profil * |
#3 · Zasláno: 26. 12. 2013, 12:03:45
Aha,dikec,už to faká
|
||
|
Časová prodleva: 13 let
|
|||
0