Forums
This topic is locked
How do you fix window contents in Dreamweaver?
Posted 19 Jun 2002 17:02:43
1
has voted
19 Jun 2002 17:02:43 ash McLaren posted:
When I resize the windows in explorer all the aligment of text and pics messes up on my web page. How do I make it so that the text/pics remain in a fixed position when resized? Cheers Replies
Replied 19 Jun 2002 17:11:05
19 Jun 2002 17:11:05 Julio Taylor replied:
You need to use absolute positioning using CSS stylesheets. There are loads of tutorials on the net on how to use CSS, and DW has some nice WYSIWYG features for handling CSS stylsheets.
The only other option (i think) is to use <div> or <layer> tags and enclose your content in them.
i hope this helps.
--J
P.S. i killed kenny
The only other option (i think) is to use <div> or <layer> tags and enclose your content in them.
i hope this helps.
--J
P.S. i killed kenny
Replied 20 Jun 2002 08:40:21
20 Jun 2002 08:40:21 Alexandro Colorado replied:
I dont recomend the layer as their performance varies across platforms (browsers) so do a favor to the community and avoid layer at most.
Kahlil Johnson
Kahlil Johnson