Ветеран
Сообщения: 1862
Благодарности: 132
|
Профиль
|
Сайт
|
Отправить PM
| Цитировать
<html>
<title>i will try to manipulate image</title>
<p><b><h2>Here the image is on the hard left side</h2></b>
<img src="C:\http Lessons\html samples\11.jpg"></p>
<p align="right"><b><font size="+2">Here the image is on the right side</font></b>
<img src="C:\http Lessons\html samples\11.jpg"></p>
<center><img src="C:\http Lessons\html samples\11.jpg">
<p><b><font size="+2">Here the image is placed in center</font></b></p></center>
<p align="top"><img src="C:\http Lessons\html samples\11.jpg">i can write along top picture</p>
<p align="middle"><img src="C:\http Lessons\html samples\11.jpg">i can write along middle</p>
<p align="right"><img src="C:\http Lessons\html samples\11.jpg">i can write along bottom</p>
<hr>
<p align="right"><img src="C:\http Lessons\html samples\11.jpg">right</p>
<p><img src="C:\http Lessons\html samples\11.jpg">left</p>
<p align="center"><img src="C:\http Lessons\html samples\11.jpg">center</p>
</html>
|
-------
ДИЛЕТАНТ - это курьезный человек, который испытывает удовольствие делать то, чего не умеет.
AMD 4200+, MSI Neo2Platinum, 2Gb, ATI 9600, D-Link DWL-G510, FreeBSD 8.0, KDE 4.3.4
Отправлено: 20:15, 11-01-2006
| #9
|