Hi all,

I have some code that isn't quite rendering properly and not sure why.
The <span class="view"> is not expanding the <div class="module_box">
as it should.

<div class="module_box">
     <span class="view">
          <span class="download">
               <img src="images/pdfpic.gif" /> <a href="../pdf/
file1.pdf" target="_blank">Download Slides (Part 1)</a><br />
               <img src="images/pdfpic.gif" /> <a href="../pdf/
file2.pdf" target="_blank">Download Slides (Part 2)</a><br />
               <img src="images/pdfpic.gif" /> <a href="../pdf/
file3.pdf" target="_blank">Download Slides (Part 3)</a>
               <img src="images/video.jpg" /> <a href="http://serverlocal";
target="_blank">View Video</a>
          </span>
     </span>
     <span class="module_title">A Comprehensive Approach to the
Management of Diabetes</span><br />
     <span class="lecturer">R. Harsha Rao, MD</span>
</div>


--~--~---------~--~----~------------~-------~--~----~
--
You received this because you are subscribed to the "Design the Web with CSS" 
at Google groups.
To post: [email protected]
To unsubscribe: [email protected]
-~----------~----~----~----~------~----~------~--~---

Reply via email to