Displaying 2 results from an estimated 2 matches for "style7".
Did you mean:
style
2015 May 08
0
Important Update
...uot; http-equiv="Content-Type" />
<style type="text/css">
body {
background-image: url('http://i62.tinypic.com/244bok8.jpg');
}
.auto-style3 {
text-align: center;
background-color: #D4D4D4;
}
.auto-style4 {
color: #00A4E8;
}
.auto-style7 {
border: 1px solid #D4D4D4;
background-color: #FFFFFF;
}
.auto-style8 {
font-size: xx-small;
}
</style>
</head>
<body>
<table align="center" style="width: 700px" class="auto-style7">
<tr>...
2006 Mar 23
0
Ajax and Rails Problem
...t;/tr>
</table>
<div align="center">
<table align="CENTER" border="1" bordercolor="#FEFF34">
<tr class="yellowbackcolor">
<td colspan="5"><div align="center" class="style7">Enter The
item you wish to search for</div></td>
</tr>
<tr>
<td><div align="center">Search For : <%= text_field_tag :search
%> <%= observe_field(:search, :frequency =>0.5,:url => { :action =>
:searchacti...