margin in css

Reply

Join Date: Nov 2008
Posts: 22
Reputation: Wrams is an unknown quantity at this point 
Solved Threads: 0
Wrams's Avatar
Wrams Wrams is offline Offline
Newbie Poster
 
0
  #11
19 Days Ago
You have access to his website? The thing is where trying to help but as of yet he has not give us any coding what-so-ever. So where fighting an uphill battle trying to sort out a site with no information. Impossible I think!

If you can provide us with some sort of coding we can help sort this issue out so that if it happens again you will know exactly what to do to sort this problem out.

Surely you have access to the website...? Whats your websites URL? Just paste it in here so we can view the source ourselves and figure out any bugs or glitches. They don't mind you posting your web site in the forums as long as it's for help and not spamming.
Reply With Quote Quick reply to this message  
Join Date: Jan 2009
Posts: 76
Reputation: Zero13 is an unknown quantity at this point 
Solved Threads: 11
Zero13 Zero13 is online now Online
Junior Poster in Training
 
0
  #12
18 Days Ago
'margin' auto needs DOC type in IE. And what is your code. If you don't show your code, we can't find what the problem is. So, post your code. Insert the doc type in your html first. Try this:
HTML and CSS Syntax (Toggle Plain Text)
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1.dtd">
If it not ok, post your code here.
Reply With Quote Quick reply to this message  
Join Date: Nov 2009
Posts: 1
Reputation: Labhrainn Aemi is an unknown quantity at this point 
Solved Threads: 0
Labhrainn Aemi's Avatar
Labhrainn Aemi Labhrainn Aemi is offline Offline
Newbie Poster

margin in css

 
0
  #13
16 Days Ago
  1. img.right { float: left; margin: 0 10px 10px 0; }
  2. div.clear { display: block; height: 0; clear: both; }

Make sure you add <div class="clear"></div> afterwards or it could mess up any other floats you may have on your page.
<FAKE SIGNATURE>
Last edited by peter_budo; 15 Days Ago at 4:26 am. Reason: Keep It On The Site - Do not manually post "fake" signatures in your posts.Ccreate a signature within the user control panel.
Reply With Quote Quick reply to this message  
Reply

Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC