Mam problem, nikde neviem najst co mam napisat aby som div vycentroval do stredu stranky....
myslism to tak kao napriklad <center> </center>, ale to s apouyiva na text.... pls co mam pouyit na divz ???
CSS- help pozica divu
Kód: Vybrať všetko
<div style="margin-left: auto; margin-right: auto;"></div>btw, <center> uz sa nepouziva, je deprecated, formatovanie sa robi cez CSS ...It is based on the rule in the CSS2 Visual formatting model details that states that if both margin-left and margin-right are 'auto', their computed values are equal.