Gad ikke skrive en masse der forsøgte at forklare det. Så jeg fiksede noget hurtigt kode i stedet for.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Untitled Document</title>
<link href="http://www.balkanfestudvalget.dk/TEST/css.css" rel="stylesheet" type="text/css" />
<style type="text/css">
.blob-newsmail input {
height: 20px;
margin-top: 0px;
float: left;
}
.blob-newsmail {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
font-weight: bold;
background: url(ht-tp://www.balkanfestudvalget.dk/TEST/bg.jpg);
width:155px;
}
.blob-newsmail .blob-text {
padding: 8px 8px 0 8px;
}
.blob-newsmail .blob-newsmail-ui {
padding: 0 10px 10px 10px;
}
.blob-newsmail .input {
margin-right: 5px;
background-color: #a88957;
border: 1px solid #a88957;
font-family: Verdana, Arial, Helvetica, sans-serif
font-size: 10px;
color: #ffffff;
width: 102px;
height: 14px;
}
.blob-newsmail .clear {
clear: both;
font-size: 0px;
line-height:0px;
}
</style>
</head>
<body>
<div class="blob-newsmail">
<div class="blob-text">Tilmeld mig nyhedsmail:</div>
<div class="blob-newsmail-ui">
<input name="textfield" type="text" id="textfield" size="12" class="input" />
<input name="button" type="image" id="button" value="Submit" src="http://www.balkanfestudvalget.dk/TEST/button.jpg" />
<div class="clear"></div>
</div>
</div>
</body>
</html>
Testet i FF 2, IE 6 og Opera 9.5
Indlæg senest redigeret d. 02.12.2007 02:39 af Bruger #10216