Unstoppable Domains

Web designers Please help me out

Spaceship Spaceship
Watch

vivsin

Established Member
Impact
4
So the problem is :

Currently I give a lot of <br> to equalize the height of both columns but when it comes to Dynamic data this is not going to work .
I know it can be DONE using CSS but have no idea about coding
I use microsoft frontpage so please tell me if there is any option to do this in frontpage or dreamweaver .
I am lookinug for simplest and easiest solution

if u r having any problem in understanding the problem tell me i will explain more .
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
GoDaddyGoDaddy
In the source code of yer page, jus in put the below code in the table..

<table valign="top">

If you dont get it, please send me a PM and I will code you a CSS Prog. for it.!

Thank you!
 
0
•••
This trick is not working for me , and here is how i m using it
<table valign="top">
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
</table>
 
0
•••
You need this for your middle CELL, not the TABLE:
<td valign="top">
 
0
•••
Thanx Thomas and GENe thats solved the problem TR updated .
 
0
•••
Oh! I am really sry. I did not see that..!

Anyways, well done GENE.!
 
0
•••
Can I define it universally for my whole site , using CSS?
like this
.td or #td ( i dont know which class to use ) { valign:top}
please tell me correct syntax if it is going to work

oh yes I dont want to import this class everytime manually ,
I want to use it as page default for whole website
I will be using single external CSS for whole site
 
0
•••
External CSS

td { vertical-align: top; }
 
0
•••
thanx tgo
is it a dot class or hash class?
 
0
•••
Neither just the code I posted.
 
0
•••
Don't use tables, use divs. I can help you set it up if you need for some rep and a small np$ bonus. PM me and let me know.
 
0
•••
What actually difference there will be , if i use tables instead of divs ?
i am a good player with tables , i use very complex boxes in my design and always use background images in cells (td) so ...?
 
0
•••
Dynadot — .com Registration $8.99Dynadot — .com Registration $8.99

We're social

Unstoppable Domains
Domain Recover
DomainEasy — Zero Commission
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back