Using XHTML + CSS2 it is possible to position images in a page in an absolute and fixed way. This makes building nice sites relatively easy.
It would be very nice if there was an interactive way to move the images in the preview pane and have the style tag updated with the correct values. Eg:
<img src="helpline.GIF" alt="Help Line" style="left: 57px; top: 452px; position: absolute" />
It would be nice if I could change the left and top of the above using the mouse by selecting the image in the preview and moving it around.
Interactive images positioning
Moderator: kfury77
Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
- Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
- Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
- Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".