26-07-2011, 01:09
(Ten post był ostatnio modyfikowany: 26-07-2011, 01:11 przez michalszyd.)
Kod:
<div style="STYLE"></div>
w miejscu "STYLE" wstawiasz dowolne style zakończone średnikiem ";" np "margin: 10px;"
Kod:
<div style="margin: 10px;"></div>
Między znacznikami wpisujesz treść, link, itp
Kod:
<div style="margin: 10px;"><a href="index3.html"><img style="border-style: none" alt="" src="d.jpg" onmouseout=" this.src='d.jpg' " onmouseover=" this.src='d1.jpg' " onmousedown=" this.src='d2.jpg' /></a></div>
http://www.kurshtml.edu.pl/