Hey, I have recently switched to Visual Web Developer because I am interested in asp.net :P. But... There is a small thing that is just annoying the crap out of me...
I have 4 imagebuttons and 4 images under them. All of which are less than 105width ... When i try to re-size my tables to anything less than 210 pixels it shoots back to what it was... I used to be unable to re-size it to less than 800 or so pixels, just plain empty space from one column to the next, but I split a table into 4 and somehow magically that turned the width somehow less and able to change.
Less confusingly, it has ALOT of empty space that is bothering me... In actual run mode, it doesn't have the same flaw... Instead... When i click my button or something happens, the tables re-shape themselves. As if they are trying to assume an unknown width/height everytime... But i have the table and the image buttons, and the images height/width all defined precisely.
Here is a gif of how odd it is, I did not change the width or height AT ALL. All I did was merge the 4 rows together, for some reason that causes the width of all the buttons to grow and make the table grow as well... It is annoying the hell out of me, anyone know why on earth it does this and how I can fix it?
http://img383.imageshack.us/my.php?image=wtfman2ni8.gif
I love tables, in Dreamweaver they were excellent ways to store things and were able to be shaped easily and were always reliable... Is there a good alternative I can use for this?