Thanks for the reply James, I have validated and changed all those errors and 
added the height to the h2 tag. I just need to do the next step now, thank you
  2. I am trying to make the divs called "details" be the same width as this h2 
orange background image.
  How do I do this- force a pixel width on the boxes.

 

  ----- Original Message ----- 
  From: James White 
  To: Ed Goodson 
  Cc: css-d@lists.css-discuss.org 
  Sent: Wednesday, September 30, 2009 3:14 PM
  Subject: Re: [css-d] Divs border




    1. The background image for the h2 tags is not begin fully shown. How do I 
make it show completely?

  You can add a height to the style for h2 tags.
   
    2. I am trying to make the divs called "details" be the same width as this 
h2 orange background image.
    How do I do this- force a pixel width on the boxes.

  Your page has alot of errors (plug it in at http://validator.w3.org), you're 
going to need to fix those before we'll be able to be much help. One major 
problem is that you can only use an id once on each page, you have id="details" 
in a number of places, change that to a class or find another way to apply 
selectors to those elements.
   

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to