How do I draw a line without using a drawing object

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am having some issues with everything on my site getting shifted around
when I add drawing objhect such as lines and boxes. How can I add these
without messing everything up?
thanks
 
you could take a screen shot of the shapes you've already made then slice up
the screen shot, save the individual graphics as "regular images" and place
them on the page by the usual method.


--
Chris Leeds,
Microsoft MVP-FrontPage

Make More Money with Less Work
Let Your Clients Control Their Content With Just A Browser!
http://contentseed.com/
 
a "line" is an "object" ..

short answer - don't use those elements - they use absolute positioning, layers
and VML and these are not supported by the wide range of browsers. Mostly IE
browsers, and the more recent at that i.e. ver 5.5 and upwards.

or save the elements as images by Printscrn and take an screen-capture, paste it
into your image editor (Ctrl-V) and save the individual elements as images
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top