Edijs87 Posted February 8, 2011 Report Share Posted February 8, 2011 Labvakar, vēlējos uzzināt, kā var sadalīt divus ievietotus skriptus vienu otram blakus,blogosfērā tumblr <h5>Arhīvs</h5> <ul> {block:ArchiveMonth} <li><a href="{ArchiveMonthLink}">{ArchiveDate} </a> <span class="instances">({ArchiveMonthCount})</span></li> {/block:ArchiveMonth} </ul> {block:TagList} <div class="list-tags" style="margin-top: 30px;"> </div> <h5>Sadaļas</h5> <ul style="margin-top: 0px;"> {block:TagListing collapsible='true' count='0' action_id='seemore_link'} {block:TagListingMore} <li><a href="#" id='seemore_link'>Skatīt visas {NumTags} sadaļas »</a></li> {/block:TagListingMore} {block:TagItem} <li><a href="{TagLink}">{TagName}</a> <span class="instances">({TagCount})</span></li> {/block:TagItem} {block:TagItemSelected} <li><b style="color: #444;">{TagName}</b> <span class="instances">({TagCount})</span></li> {/block:TagItemSelected} {/block:TagListing} </ul> </div> {/block:TagList} Quote Link to comment Share on other sites More sharing options...
rebuilder Posted February 8, 2011 Report Share Posted February 8, 2011 css Quote Link to comment Share on other sites More sharing options...
Edijs87 Posted February 8, 2011 Author Report Share Posted February 8, 2011 css baigais gudrinieks esi, klau. būtu paskatījies, ka esmu iesācējs un blamējies kaut kur citur Quote Link to comment Share on other sites More sharing options...
rebuilder Posted February 8, 2011 Report Share Posted February 8, 2011 Ja jau spēji ko tik daudz sarakstīt, tad css Tev tā kā būtu jāpieprot, ar to sāk iesācēji! Quote Link to comment Share on other sites More sharing options...
capsx Posted February 8, 2011 Report Share Posted February 8, 2011 aatraakais veids: <table cellspacing="0" cellpadding="5" border="0"> <tr> <td> 1ais </td> <td> 2ais </td> </tr> </table> Quote Link to comment Share on other sites More sharing options...
Edijs87 Posted February 8, 2011 Author Report Share Posted February 8, 2011 lieliski capsx, paldies ;) Quote Link to comment Share on other sites More sharing options...
daGrevis Posted February 8, 2011 Report Share Posted February 8, 2011 Galdi ("tables")? Ej tak... tālu. Quote Link to comment Share on other sites More sharing options...
capsx Posted February 8, 2011 Report Share Posted February 8, 2011 Galdi ("tables")? Ej tak... tālu. dirst nav malku cirst ... Quote Link to comment Share on other sites More sharing options...
daGrevis Posted February 9, 2011 Report Share Posted February 9, 2011 http://www.smashingmagazine.com/2009/04/08/from-table-hell-to-div-hell/ Quote Link to comment Share on other sites More sharing options...
labaiss Posted February 9, 2011 Report Share Posted February 9, 2011 Kāda vaina table? Vēlamais efekts tiek panākts šā vai tā. Un iesācējam šis variants būs daudz labāks nekā div vai kkāds cits ģēniju html elements. div vai kkāds cits ģēniju html elements - nav jābūt ģēnijam, lai saprastu to ka - no vairs tabliem neražo lapas, protams, izņemot vietas, kur tas nepieciešams. Quote Link to comment Share on other sites More sharing options...
labaiss Posted February 9, 2011 Report Share Posted February 9, 2011 (edited) un ja pareizi sapratu, tad, lai panāktu rezultātu derēs: p { height: 40px; width: 40px; float: left; } <p>1</p> <p>2</p> un gatavs Edited February 9, 2011 by labaiss Quote Link to comment Share on other sites More sharing options...
Kemito Posted February 9, 2011 Report Share Posted February 9, 2011 Nu ar table iegūt vēlamo rezultātu var, bet ja mēs paņemtu teiksim vienā vietā garāku saturu, otrā īsāku, attiecīgi būtu- ---- ---- ------ ---- ---- ---- Bet ar div pozicionēšanu, kā labaiss, puika pozitīvs tēls, dod mēs panāktu savādāku vēlamo effektu manuprāt pieņemamāku. ----- ------ ------ ------ ------ Quote Link to comment Share on other sites More sharing options...
Edijs87 Posted February 9, 2011 Author Report Share Posted February 9, 2011 man sanāca sadlīt ar table, bet nav vienā līnijā abi, ko pielikt vai kā labāk? Quote Link to comment Share on other sites More sharing options...
daGrevis Posted February 9, 2011 Report Share Posted February 9, 2011 Edijs, izlasi augstāk! ^^ Quote Link to comment Share on other sites More sharing options...
Edijs87 Posted February 9, 2011 Author Report Share Posted February 9, 2011 Edijs, izlasi augstāk! ^^ ko tu tur tēlo no sevis? atradis kur postēt savas smirdīgās iedomības, es prasu normālu ieteikt kodu, nevis slimus komentārus un linkus mest, ej gudrojies kkur savā līmenī ^^ ^^ ^^ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.