Formatting vs 2005

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

Hello,
I drag 2 images next to each other in a vs 2005 web page.There is a
white space between them. When I look at the code it is formatted to be on
seperate lines.If I remove all the spaces and the tags are next to each
other it is correct(No whitespace). How do I make this the default?Its
rather annoying.
Thanks
Mike
 
I think this is an IE bug. Do you get the same result in a modern browser?

Bob Lehmann
 
Mike,

If you care about a particular layout, do it with either html tables or css.
I personally prefer using tables for all my layout needs.

Eliyahu
 

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