It's hard to see without the code. I would guess you have it inside some other tags that are center aligned or limiting it from going to the left. Check out tags that are around your table and you'll probably find the problem.
This is a discussion on who knows website designing/? within the Web Design forums, part of the Web Designing & Development category; i have a table and it just wont move. Im using a virtual editor but the table (which im using ...
i have a table and it just wont move. Im using a virtual editor but the table (which im using for navigation bar; wont move to the far left. It just wont. I tried entering by hand the code <align='left'> but nothing. Any more suggesstions?
It's hard to see without the code. I would guess you have it inside some other tags that are center aligned or limiting it from going to the left. Check out tags that are around your table and you'll probably find the problem.
Some times it is very difficult to do the web designing it is hard to see with out the code it can be use the alignments from left to right and also checking out the tags these all are important while doing the web designing.
You can use the <div> tag inside the <td> tag to make the content move to the far left by using the align="left". Sometimes the content won't move unless you specify the proper tag....
OR try with padding-right style....Give some padding to the table on the right.....
Bookmarks