Html Table To Css

Discussion in 'Web Design & Programming' started by navyfalcon, Oct 14, 2016.

  1. navyfalcon

    navyfalcon Geek Trainee

    Likes Received:
    0
    Trophy Points:
    1
    Below is the webpage and below that is the index in tables which I desire to change to
    external CSS. Unfortunately my abilities in CSS leave a lot to be desired, so any help
    would be greately appreciated. The goal is to make this a good free study bible. It
    started with the free bible (bible database) from the internet and I added the index, the
    concordance links, and the reference. Now I need (with a lot of help) to Change to external
    CSS so I can reduce a lot of code and add sprites for pictutes and maps.
    Thank You
    falcon

    http://freetutorials.name/Reference1/King James/Bible 1/26_001.htm

    <body bgcolor="#f5ecce" background="Images/creamswirl.gif">
    <dl>
    <dt><a name="Ezek_01"></a><b><center><font
    size="+2"><a href="../index.htm">Index: King James Version #2</a></font></center></b>
    <dt><b><font size="+1">Old Testament</font></b>
    <dd><table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td width="14%">
    &nbsp;<b><font size="-1">&nbsp;1 <a href=01_001.htm">Genesis</a>&nbsp;</font></b></td>
    <td width="12%">
    &nbsp;<b><font size="-1">&nbsp;7 <a href="07_001.htm">Judges</a>&nbsp;</font></b></td>
    <td width="14%">
    &nbsp;<b><font size="-1">13 <a href="13_001.htm">1 Chronicles</a>&nbsp;</b></font></td>
    <td width="17%">
    &nbsp;<b><font size="-1">19 <a href="19_001.htm">Psalms</a></font></b></td>
    <td width="14%">
    &nbsp;<b><font size="-1">25 <a href="25_001.htm">Lamentations</a></font></b></td>
    <td width="15%">
    &nbsp;<b><font size="-1">31&nbsp;<a href="31_001.htm">Obadiah</a></font></b></td>
    <td width="14%">
    &nbsp;<b><font size="-1">37 <a href="37_001.htm">Haggai</a></font></b></td>
    </tr>
    This is just part of the index, but the idea is there
    Thank you for any help
    falcon
     

Share This Page