labaiss Posted September 1, 2010 Report Share Posted September 1, 2010 (edited) Varbūt jautājums nav saistīts ar php, bet nu nekas. piem. <body> <div id="body"> <div id="teksts"> <div id="kaste"></div><!-- kaste --> </div><!-- teksts --> </div><!-- body --> un css #body { height: auto; width: 200px; background-color: #000000; } #teksts { height: auto; width: 200px; background-color: #ffffff; } #kaste { width: 200px; height: 400px; bacground-image:........ } ko es daru nepareizi vai kā man vajadzētu darīt: -Ja man vnk vajad lai div tags "teksts" pastiepjās līdzi tam izmēram, kas ir dots tagad "kaste"? ja es rakstu šitā, tad taga "teksts" augstums paliek nemainīgs un tags "kaste" pāriet pāri malai. Kā jāraksta lai viņš pastieptos līdzi? Paldies. Ceru uz atsaucību! Edited September 1, 2010 by labaiss Quote Link to comment Share on other sites More sharing options...
Леший Posted September 1, 2010 Report Share Posted September 1, 2010 bacground-color !== background-color Quote Link to comment Share on other sites More sharing options...
labaiss Posted September 1, 2010 Author Report Share Posted September 1, 2010 (edited) bacground-color !== background-color izlaboju! paldies. bet kā tad ir ar to galveno? Edited September 1, 2010 by labaiss Quote Link to comment Share on other sites More sharing options...
Леший Posted September 1, 2010 Report Share Posted September 1, 2010 paspelējies ar overflow. Quote Link to comment Share on other sites More sharing options...
vitao.web Posted September 1, 2010 Report Share Posted September 1, 2010 vai wordbrake Quote Link to comment Share on other sites More sharing options...
indoom Posted September 1, 2010 Report Share Posted September 1, 2010 iespējams, ka domāts šitais min-height Quote Link to comment Share on other sites More sharing options...
labaiss Posted September 1, 2010 Author Report Share Posted September 1, 2010 paspelējies ar overflow. Liels paldies! tieši to arī vajadzēja! 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.