![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
created a pop up form with behaviors. however I am having trouble tweaking the form so that there is no space all around it and it fits perfectly into the browser window (450 px by 300 px). I have included the code in the body tag to set everything to 0 but there is this space at the top that will not go away. this only occurs when I use the form tag without it looks fine but it's not a form without the tag. Any ideas? coil |
#3
| |||
| |||
|
#4
| |||
| |||
|
#5
| |||
| |||
|
|
Murray... <style> is not valid without the TYPE attribute :P |
#6
| |||
| |||
|
#7
| |||
| |||
|
#8
| |||
| |||
|
|
move the form tags to nest into the Table like this... table form><tr Td></td /tr></form /table For some reason that works better than: form table tr Td></td /tr /table /form |
![]() |
| Thread Tools | |
| Display Modes | |
| |