Search results

  1. D

    (html) space between image and table?

    I apologize for this being such a remedial question, but In my site I am dealing with a spacial issue with images that are aligned left and a centered table that sits below. Unless I use <br /> tags to force the table to sit below the image, it wants to cram itself to the right of the image. I...
  2. D

    Place PHP include within Div Tag?

    I am trying to include my top navigation php file within a div tag, but the text appear "just below" the div tag. The links within my navigation file are enclosed within the <?php echo "___"; ?> script. I expanded the diameter of the div, but despite the text was now located within the div tag...
Back
Top