Jump to content

DIV valign


mmarif4u

Recommended Posts

Hi all this is my 1st post in html forum.

I have site where i use div for text and forms.

I want to align the image in div at bottom, but not able to do it correctly,

The code is:

 

<td background="images/bg2.jpg" valign="top" width="158" height="100%">
<div valign="top" align="left"> <form method="get" action="">    <font face="verdana" color="Green"><b>GOLF COURSES</b></font></div>
<div valign="top" align="left">    Search By Name:</div>
<div valign="top" align="center"><input class="textbox" type="text" name="search"><br></div>
<div valign="top" align="right"><input class="button" type="submit" name="submit" value="Search">   </div>
<div valign="top" align="center"><select class="textbox" name="searchbycountry"><option>Search By Country</option><option>Indonesea</option><option>Malaysia</option><option>Singapore</option></select><br></div>
<div valign="top" align="right"><input class="button" type="submit" name="submit" value="Search">   </form></div>
<div align="center" valign="bottom">
<br>
<img src="images/message.jpg" border="0" width="140" height="60" alt=""></div>

 

This is part in the above code which i want to put at the bottom.

<div align="center" valign="bottom">
<br>
<img src="images/message.jpg" border="0" width="140" height="60" alt=""></div>

 

The link to this page is: www.kakigolf.com

If u look carefully there the right there is QUESTIONS? image i want that to put it at the bottom.

How can i overcome on that.

Thanks in advance.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.