Hello
is it class .img ?? or yust the img ??
Code:
<!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" xml:lang="en" lang="en">
<head>
<title>12345 12345 12345 12345 12345 </title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style type="text/css">
.img{
border: 1px solid #B6CEE5;
display: block;
padding: 5px;
}
</style>
</head>
<body>
<img src="b_kauai-bay.jpg" width="768" height="512" alt="" class="img" />
</body>
</html>
Bookmarks