| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| New Member Join Date: Nov 2003 Location: EarthPlanet
Posts: 2
![]() | Aligning left and right? It's possible on the same line to have some stuff aligned to the left and other stuff aligned to the right? I mean something like the following: <div align="left">left stuff</div><div align="right"> right stuff</div> This doesn't work as each div is on its own line. I can do that by having a two column table and setting each cell to the correct alignment, but I was just wondering if there is another way to do it. Thanks. |
| |