28 lines
873 B
HTML
28 lines
873 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv=Content-Type content="text/html; charset=UTF-8">
|
|
<title>Centrum informacyjne IBM</title>
|
|
<style type="text/css">
|
|
<!--
|
|
BODY {
|
|
margin: 0px;
|
|
}
|
|
DIV.back {
|
|
width: 100%;
|
|
text-align: right;
|
|
height: 44px;
|
|
background-image: url('xb_ICbrand.gif');
|
|
}
|
|
/* background-image file is not language specific: allows for fall-through in NL. En(glish) is base */
|
|
-->
|
|
</style>
|
|
</head>
|
|
<body marginwidth="0" marginheight="0">
|
|
<div class="back"><nobr>
|
|
<img src="spacer.gif" width="1" height="1" alt="Aby przej¶æ
|
|
do g³ównego panelu zawarto¶ci, naci¶nij klawisze Alt+K" /><img src="xb_ICmosaic.jpg" alt="Logo IBM" width="285" height="44" /></nobr></div>
|
|
</body>
|
|
</html>
|