faclimber
02-21-2008, 01:54 AM
i have an <ol> where each <li> item is a pdf.
<ol>
<li class="dark_blue_underline">Full Course Description PDF </li>
<li class="dark_blue_underline">Course/Exam Schedule PDF</li>
<li class="dark_blue_underline">PDF Registration form </li>
</ol>
how would i code this to open <li> as a pdf'? i've googled this but have had no luck.
thanks.
<ol>
<li class="dark_blue_underline">Full Course Description PDF </li>
<li class="dark_blue_underline">Course/Exam Schedule PDF</li>
<li class="dark_blue_underline">PDF Registration form </li>
</ol>
how would i code this to open <li> as a pdf'? i've googled this but have had no luck.
thanks.