Is there any "simple" way to move a column?

:worried:
I have a feeling there isn’t but thought I’d pop in and ask. I’m working in STRICT. Thanks guys.

Can you provide a bit more information? Are you referring to a column of a table or a CSS column?

4 Likes



This is an HTML STRICT Filmography I’m compiling of the legendary British Comedian Terry-Thomas (1911-1990). I’ve taken a slice out of the file to play with. I scalped just the table from the Wikipedia listing so there are anchors that go nowhere, footnotes that don’t display, etc. It doesn’t validate, but I can probably troubleshoot the errors on my own (unless er, someone wants to help? heh heh). :eyes: You can see I made a start of trying to style the footnotes, just know it’s rough. Eventually I’m going to add an IMDB column.

What I was asking is:
Is there a simple way of copy/pasting a table column? When I couldn’t move the YEAR column I just created a column to the left of FILM and manually typed YEAR RELEASED in.



<html>
<head>
    <meta content="text/html; charset=us-ascii"
          http-equiv="Content-Type">

    <title>TERRY-THOMAS (Excerpted Filmography)</title>
    <style type="text/css">
    FOOT {
    font-variant-position: super;
    font-family: Prestige12PitchBT, MONOSPACE;
    font-size: 12px;
    font-weight: bold;
    color: CYAN;
    text-decoration: none;
    }
    a:link {
    color: BLUE;
    }
    a:visited {
    color: BLUE;
    }
    a:hover {
    color: #FF0080;
    }
    a:active {
    color: #0080FF;
    }
    </style>
</head>

<body style=
" margin: 20px; font-family: Prestige12PitchBT,Monospace;">
    <div style=
    "font-family: CenturySchoolbook, Serif; font-weight: bold; color: #0080FF; text-align: CENTER; font-size: 30px; line-height: 30px; font-style: ITALIC; margin-bottom: 30px;">
    Filmography of Terry-Thomas
    </div>

    <table style=
    "width: 100%; font-size: 14px; line-height: 14px; background-color: #FFFFF5; text-align: left;"
           border="2"
           cellpadding="10"
           cellspacing="2">
        <tbody>
            <tr style=
            "background-color: #EBF5FF; font-family: CenturySchoolbook, Serif; color: BLACK; font-size: 18px; line-height: 18px; text-align: CENTER; vertical-align: bottom;">
            <th>(Placeholder)</th>

                <th>YEAR RELEASED</th>

                <th style="min-width: 220px;">FILM<br>
                <a href=
                "https://en.wikipedia.org/wiki/Terry-Thomas_on_screen,_radio,_stage_and_record#cite_note-BFI:_T-T_filmography-13">
                </a> <a href=
                "https://en.wikipedia.org/wiki/Terry-Thomas_on_screen,_radio,_stage_and_record#cite_note-FOOTNOTEMcCann2009225.E2.80.93246-14">
                </a> <a href=
                "https://en.wikipedia.org/wiki/Terry-Thomas_on_screen,_radio,_stage_and_record#cite_note-FOOTNOTERoss200285.E2.80.93187-15">
                </a> <a href=
                "https://en.wikipedia.org/wiki/Terry-Thomas_on_screen,_radio,_stage_and_record#cite_note-FOOTNOTEMayer2003355.E2.80.9357-16">
                </a></th>

                <th>YEAR</th>

                <th>ROLE</th>

                <th>NOTES</th>
            </tr>

            <tr>
                <td>&nbsp;</td>

                <td style="text-align: right;">1936<br></td>

                <td><a href=
                "https://en.wikipedia.org/wiki/Things_to_Come"
                   title="Things to Come">Things to Come</a></td>

                <td style=
                "border: 1px solid rgb(170, 170, 170); padding: 0.2em 0.4em;">
                1936</td>

                <td style=
                "border: 1px solid rgb(170, 170, 170); padding: 0.2em 0.4em;">
                Extra</td>

                <td style=
                "border: 1px solid rgb(170, 170, 170); padding: 0.2em 0.4em;">
                Uncredited <a href=
                "https://en.wikipedia.org/wiki/Terry-Thomas_on_screen,_radio,_stage_and_record#cite_note-FOOTNOTEMcCann2009225-17">
                </a></td>
            </tr>

            <tr>
                <td>&nbsp;</td>

                <td style="text-align: right;">1936<br></td>

                <td><a href=
                "https://en.wikipedia.org/wiki/When_Knights_Were_Bold_%281936_film%29"
                   title="When Knights Were Bold (1936 film)">When
                   Knights Were Bold</a></td>

                <td style=
                "border: 1px solid rgb(170, 170, 170); padding: 0.2em 0.4em;">
                1936</td>

                <td style=
                "border: 1px solid rgb(170, 170, 170); padding: 0.2em 0.4em;">
                Extra</td>

                <td style=
                "border: 1px solid rgb(170, 170, 170); padding: 0.2em 0.4em;">
                Uncredited <a href=
                "https://en.wikipedia.org/wiki/Terry-Thomas_on_screen,_radio,_stage_and_record#cite_note-FOOTNOTEMcCann2009225-17">
                </a></td>
            </tr>

            <tr>
                <td>&nbsp;</td>

                <td style="text-align: right;">1936<br></td>

                <td><a href=
                "https://en.wikipedia.org/wiki/This%27ll_Make_You_Whistle"
                   title="This'll Make You Whistle">This'll Make
                   You Whistle</a></td>

                <td style=
                "border: 1px solid rgb(170, 170, 170); padding: 0.2em 0.4em;">
                1936</td>

                <td style=
                "border: 1px solid rgb(170, 170, 170); padding: 0.2em 0.4em;">
                Extra</td>

                <td style=
                "border: 1px solid rgb(170, 170, 170); padding: 0.2em 0.4em;">
                Uncredited <a href=
                "https://en.wikipedia.org/wiki/Terry-Thomas_on_screen,_radio,_stage_and_record#cite_note-FOOTNOTEMcCann2009225-17">
                </a></td>
            </tr>

            <tr>
                <td>&nbsp;</td>

                <td style="text-align: right;">1936<br></td>

                <td><a href=
                "https://en.wikipedia.org/wiki/Rhythm_in_the_Air"
                   title="Rhythm in the Air">Rhythm in the
                   Air</a></td>

                <td style=
                "border: 1px solid rgb(170, 170, 170); padding: 0.2em 0.4em;">
                1936</td>

                <td style=
                "border: 1px solid rgb(170, 170, 170); padding: 0.2em 0.4em;">
                Frankie</td>

                <td style=
                "border: 1px solid rgb(170, 170, 170); padding: 0.2em 0.4em;">
                Uncredited <a href=
                "https://en.wikipedia.org/wiki/Terry-Thomas_on_screen,_radio,_stage_and_record#cite_note-FOOTNOTEMcCann2009225-17">
                </a></td>
            </tr>

            <tr>
                <td>&nbsp;</td>

                <td style="text-align: right;">1936<br></td>

                <td><a href=
                "https://en.wikipedia.org/wiki/Once_in_a_Million"
                   title="Once in a Million">Once in a
                   Million</a></td>

                <td style=
                "border: 1px solid rgb(170, 170, 170); padding: 0.2em 0.4em;">
                1936</td>

                <td style=
                "border: 1px solid rgb(170, 170, 170); padding: 0.2em 0.4em;">
                Extra</td>

                <td style=
                "border: 1px solid rgb(170, 170, 170); padding: 0.2em 0.4em;">
                Uncredited <span id="FOOT"><a href=
                "https://en.wikipedia.org/wiki/Terry-Thomas_on_screen,_radio,_stage_and_record#cite_note-FOOTNOTEMcCann2009225-17"
                   name="Footnote 17">[17]</a></span></td>
            </tr>

            <tr>
                <td>&nbsp;</td>

                <td style="text-align: right;">1936<br></td>

                <td><a href=
                "https://en.wikipedia.org/wiki/It%27s_Love_Again"
                   title="It's Love Again">It's Love Again</a></td>

                <td style=
                "border: 1px solid rgb(170, 170, 170); padding: 0.2em 0.4em;">
                1936</td>

                <td style=
                "border: 1px solid rgb(170, 170, 170); padding: 0.2em 0.4em;">
                Extra</td>

                <td style=
                "border: 1px solid rgb(170, 170, 170); padding: 0.2em 0.4em;">
                Uncredited <a href=
                "https://en.wikipedia.org/wiki/Terry-Thomas_on_screen,_radio,_stage_and_record#cite_note-BFI:_Love_Again-18">
                </a></td>
            </tr>

            <tr>
                <td>&nbsp;</td>

                <td style="text-align: right;">1935<br></td>

                <td><a href=
                "https://en.wikipedia.org/wiki/The_Ghost_Goes_West"
                   title="The Ghost Goes West">The Ghost Goes
                   West</a></td>

                <td style=
                "border: 1px solid rgb(170, 170, 170); padding: 0.2em 0.4em;">
                1935</td>

                <td style=
                "border: 1px solid rgb(170, 170, 170); padding: 0.2em 0.4em;">
                Extra</td>

                <td style=
                "border: 1px solid rgb(170, 170, 170); padding: 0.2em 0.4em;">
                Uncredited <a href=
                "https://en.wikipedia.org/wiki/Terry-Thomas_on_screen,_radio,_stage_and_record#cite_note-FOOTNOTEMcCann2009225-17">
                </a></td>
            </tr>

            <tr>
                <td>&nbsp;</td>

                <td style="text-align: right;">1933<br></td>

                <td><a href=
                "https://en.wikipedia.org/wiki/The_Private_Life_of_Henry_VIII"
                   title="The Private Life of Henry VIII">The
                   Private Life of Henry VIII</a></td>

                <td style=
                "border: 1px solid rgb(170, 170, 170); padding: 0.2em 0.4em;">
                1933</td>

                <td style=
                "border: 1px solid rgb(170, 170, 170); padding: 0.2em 0.4em;">
                Extra</td>

                <td style=
                "border: 1px solid rgb(170, 170, 170); padding: 0.2em 0.4em;">
                Uncredited <a href=
                "https://en.wikipedia.org/wiki/Terry-Thomas_on_screen,_radio,_stage_and_record#cite_note-FOOTNOTEMcCann2009225-17">
                </a></td>
            </tr>
        </tbody>
    </table><br>
    <br>
</body>
</html>

there is no ONE-STEP way to do it, as the source order is part of the semantic on a table mark-up.
That being said , you can move ALL THE TDs FOR EACH ROW for that column so that they are in the position you need. If the table is automatically generated, you can edit the raw code so that the columns are in the order desired.

If you have a good text editor you might be able to make editing a wee bit easier.

For example, if the new column will be first or last

Replace <tr><td>
With <tr><td></td><td>

Replace </td></tr>
With </td><td></td></tr>

OK, not that much of a time saver, but it’s something.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.