Jump to content

aligning the attached


brown2005

Recommended Posts

please try this:

 

<!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>	
</head>
<style type="text/css">
form{
margin:0px;
padding:0px;
}
.lft{
position:relative;
float:left;
}
#changeForm p 
{
color: #999;
font-size: .9em;
padding: 0 0 8px 12px;
}
#search
{
background:transparent url(changesearch.gif) repeat-x scroll 0 0;
border:0 none;
font-family:Arial,Helvetica,sans-serif;
font-weight:bolder;
height:30px;
width:400px;
padding-top:4px;
font-size:1.0em;
}
</style>
</head>
<body>
  <form action='#' id='changeForm' method='post'>
	<input alt='left' border='0' src='left.gif' type='image' id="left" class="lft" /><input id='search' name='name' size='65' type='text' value='' class="lft" /><input alt='Go' border='0' src='right.gif' type='image' id="right" class="lft" />
	<p>Type a change in the search bar above or browse others below</p>
  </form>
</body>
</html>

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.