Tabel
Pagina 1 din 1 • Distribuiţi
Re: Tabel
Buna seara, poftim:
- Cod:
<table style="border: 1px solid #63a59a; table-layout:fixed; width: 100%;" cellspacing="0"><tbody><tr><td style="background-image: url('http://i1320.photobucket.com/albums/u537/MayaGrayx3/Apparel%20designs/guycsi_1.png'); background-repeat: no-repeat;" height="100" width="152"></td><td style="background: url('http://i1320.photobucket.com/albums/u537/MayaGrayx3/Apparel%20designs/kozep.png'); padding-bottom: 15px;"><div align="center"><font color="#f0f0f0"><span style="font-size: 24px; line-height: normal"><font face="Trebuchet MS"><strong>General Forum Guidelines</strong></font></span></font></div></td><td style="background-image: url('http://i1320.photobucket.com/albums/u537/MayaGrayx3/Apparel%20designs/cim.png'); background-repeat: no-repeat;" width="84"></td></tr></tbody></table><table style="border-left: 1px solid #63a59a; border-right: 1px solid #63a59a; border-bottom: 1px solid #63a59a; table-layout:fixed; width: 100%;" cellspacing="0"><tbody><tr><td style="padding: 5px; background-color: #F7F7F7;"><br><br></td></tr></tbody></table><table style="border-left: 1px solid #63a59a; border-right: 1px solid #63a59a; border-bottom: 1px solid #63a59a;" cellspacing="0" width="100%"><tbody><tr><td style="text-align: justify; background: #63a59a; padding-left: 5px;"><font color="#FAFAFA"><br><strong> Written by: name</strong></font></td><td style="background: url('http://i1320.photobucket.com/albums/u537/MayaGrayx3/Apparel%20designs/logoo.png');" height="100" width="140"></td></tr></tbody></table>
Re: Tabel
Salut,
Cum pot sa fac sa separ css de bbcodul in topic?
Cum pot sa fac sa separ css de bbcodul in topic?
Re: Tabel
Utilizand doar BBCode, poftim un mic exemplu:
Fara CSS, doar tagurile BBCode
Cu CSS si tagurile BBCode:
Sper ca ai inteles.
Fara CSS, doar tagurile BBCode
- Cod:
[table][tr]Mesaj 1[/th][/th][th]Mesaj 2[/th][/tr][tr][td]continut mesaj 1[/td][td]continut mesaj 2[/td][/tr][/table]
Cu CSS si tagurile BBCode:
- Cod:
[table style="codurile css se pun aici"][tr]Mesaj 1[/th][/th][th]Mesaj 2[/th][/tr][tr][td]continut mesaj 1[/td][td]continut mesaj 2[/td][/tr][/table]
Sper ca ai inteles.
Re: Tabel
Nu am inteles... su trebuie sa bag ceva in css in ceva in topic...
Ceva de genu trebuie sa bag in topic
Iar style in CSS
Ceva de genu trebuie sa bag in topic
- Cod:
[table class="tuto-header tutorial"][tr][td class="tuto-logo"][/td][td class="tuto-title"]Titolo del tutorial[/td][td class="tuto-type"][/td][/tr][/table][table class="tuto-content"][tr][tr]
TEXT
[/td][td class="tuto-brand"][/td][/tr][/table][tr][tr]
Iar style in CSS
Re: Tabel
Adauga acest cod:
Nu trebuie să adaugi nimic in CSS .
- Cod:
<table style="border: 1px solid #63a59a; table-layout:fixed; width: 100%;" cellspacing="0"><tbody><tr><td style="background-image: url('http://i1320.photobucket.com/albums/u537/MayaGrayx3/Apparel%20designs/guycsi_1.png'); background-repeat: no-repeat;" height="100" width="152"></td><td style="background: url('http://i1320.photobucket.com/albums/u537/MayaGrayx3/Apparel%20designs/kozep.png'); padding-bottom: 15px;"><div align="center"><font color="#f0f0f0"><span style="font-size: 24px; line-height: normal"><font face="Trebuchet MS"><strong>General Forum Guidelines</strong></font></span></font></div></td><td style="background-image: url('http://i1320.photobucket.com/albums/u537/MayaGrayx3/Apparel%20designs/cim.png'); background-repeat: no-repeat;" width="84"></td></tr></tbody></table><table style="border-left: 1px solid #63a59a; border-right: 1px solid #63a59a; border-bottom: 1px solid #63a59a; table-layout:fixed; width: 100%;" cellspacing="0"><tbody><tr><td style="padding: 5px; background-color: #F7F7F7;"><br><br></td></tr></tbody></table><table style="border-left: 1px solid #63a59a; border-right: 1px solid #63a59a; border-bottom: 1px solid #63a59a;" cellspacing="0" width="100%"><tbody><tr><td style="text-align: justify; background: #63a59a; padding-left: 5px;"><font color="#FAFAFA"><br><strong> Written by: name</strong></font></td><td style="background: url('http://i1320.photobucket.com/albums/u537/MayaGrayx3/Apparel%20designs/logoo.png');" height="100" width="140"></td></tr></tbody></table>
Nu trebuie să adaugi nimic in CSS .
Re: Tabel
Salut,
Asta vreau sa fac... sa separ css de bbcod...
Am si alte tabeluri si la toate am coduri asa:
Css:
Si in topic:
Asa il vreu si pe acesta...
Asta vreau sa fac... sa separ css de bbcod...
Am si alte tabeluri si la toate am coduri asa:
Css:
- Cod:
.tuto-header, .tuto-ann-off {
background: #FFF;
border: 1px solid #333;
border-spacing: 0;
width: 100%;
}
.tuto-header .tuto-logo, .tuto-ann-off .tuto-ann-fa {
background: url('http://i18.servimg.com/u/f18/18/21/41/30/tr21010.png') no-repeat;
height: 100px;
width: 152px;
}
.tuto-header .tuto-title, .tuto-ann-off .tuto-ann-title {
color: #39C;
font-size: 18px;
font-weight: bold;
text-align: center;
background: url('http://i18.servimg.com/u/f18/18/21/41/30/tc1010.png') repeat-x;
padding-bottom: 15px;
}
.tuto-header.global .tuto-type, .tuto-ann-off .tuto-ann-fin.globaal {
background-image: url('http://i21.servimg.com/u/f21/09/02/31/09/globaa11.png');
}
.tuto-header .tuto-type, .tuto-ann-off .tuto-ann-fin {
width: 84px;
background: #FFF no-repeat;
}
Si in topic:
- Cod:
[table class="tuto-ann-off" cellspacing="0"][tr][td class="tuto-ann-fa"][/td][td class="tuto-ann-title"]Title of topic[/td][td class="tuto-ann-fin globaal"][/td][/tr][/table]
[table class="tuto-ann-off" cellspacing="0"][tr][td class="tuto-contain"]text mesaj[/td][/tr][/table]
Asa il vreu si pe acesta...
Re: Tabel
Upppppp
Subiecte similare
» Cum pot inlocui "Culoarea 1 a randului din tabel" , " Culoarea 2 a randului din tabel" si mai 1 cu o imagine
» Tabel
» Cum pun un tabel cu ore?
» Cod tabel
» Cum fac un tabel
» Tabel
» Cum pun un tabel cu ore?
» Cod tabel
» Cum fac un tabel
Pagina 1 din 1
Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum