![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I've made an image in fireworks with a slice in it and exported it to an .htm file and imported it into dreamweaver. This is all fine and dandy except that, because fireworks .htm file is a table in Dreamweaver, I don't know how to get the image completely against the top of the screen. Any suggestions? |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
Fireworks tables tend to be a little more complex than they need to be. |
|
you will understand it better if you created it yourself. |
|
Make sure your body margins are set to 0 to get your table flush top. style type="text/css" !-- body { margin-top: 0px; } -- /style Consider using CSS to lay out your slices instead of tables. You will love the flexibility. Or, at least learn to create the table yourself. Fireworks tables tend to be a little more complex than they need to be. -And, when it comes time to troubleshoot your layout, you will understand it better if you created it yourself. Good luck! |
![]() |
| Thread Tools | |
| Display Modes | |
| |