|
HTML вопрос
Как разместить картинку в центре экрана, а не в центре строки?:
<html>
<head>
<title>OGADENT</title>
<center>
<A href="index1.htm"><IMG alt="OGADENT"
src="files/logo.gif" width="850" height="180" border="0" ></A>
</center>
<meta http-equiv="page-enter" content="blendtrans(duration=2)">
<meta http-equiv="page-exit" content="blendtrans(duration=2)">
</head>
<html>
|