<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://techschool.murraygunn.id.au/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://techschool.murraygunn.id.au/wiki/feed.php">
        <title>Tech School en:web_development:tables</title>
        <description></description>
        <link>https://techschool.murraygunn.id.au/wiki/</link>
        <image rdf:resource="https://techschool.murraygunn.id.au/wiki/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-04-12T14:12:16+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:tables:arrays&amp;rev=1692203632&amp;do=diff"/>
                <rdf:li rdf:resource="https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:tables:content&amp;rev=1692203632&amp;do=diff"/>
                <rdf:li rdf:resource="https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:tables:css&amp;rev=1692203632&amp;do=diff"/>
                <rdf:li rdf:resource="https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:tables:exercise&amp;rev=1692203632&amp;do=diff"/>
                <rdf:li rdf:resource="https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:tables:padding&amp;rev=1692203632&amp;do=diff"/>
                <rdf:li rdf:resource="https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:tables:selectors&amp;rev=1692203632&amp;do=diff"/>
                <rdf:li rdf:resource="https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:tables:summary&amp;rev=1692203632&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://techschool.murraygunn.id.au/wiki/lib/tpl/dokuwiki/images/favicon.ico">
        <title>Tech School</title>
        <link>https://techschool.murraygunn.id.au/wiki/</link>
        <url>https://techschool.murraygunn.id.au/wiki/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:tables:arrays&amp;rev=1692203632&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-08-16T09:33:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:web_development:tables:arrays</title>
        <link>https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:tables:arrays&amp;rev=1692203632&amp;do=diff</link>
        <description>Web Development Lesson 4 - Tables

Javascript Multidimensional Arrays

Objective

We&#039;ll continue building our table of stats on the Colombia team, but we&#039;ll do it more efficiently with javascript by using arrays and loops.

Setup

	*  In your &#039;project&#039; directory, create a file called &#039;team.html&#039;.</description>
    </item>
    <item rdf:about="https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:tables:content&amp;rev=1692203632&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-08-16T09:33:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:web_development:tables:content</title>
        <link>https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:tables:content&amp;rev=1692203632&amp;do=diff</link>
        <description>Web Development Lesson 4 - Tables

Table Content and Structure

Objective

In this section, we&#039;ll create a table to present the statistics for the Colombian Football team. You will learn how to structure a table in rows and columns and to assign cells as headings.</description>
    </item>
    <item rdf:about="https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:tables:css&amp;rev=1692203632&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-08-16T09:33:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:web_development:tables:css</title>
        <link>https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:tables:css&amp;rev=1692203632&amp;do=diff</link>
        <description>Web Development Lesson 3 - Tables

Cascading Style Sheets (CSS)

Setup

	*  We&#039;ll continue using the the work you&#039;ve done in jsfiddle until now.
	*  Since you&#039;ve probably lost the work while doing the exercise, here it is again.

&lt;h1 style=&quot;font-family:arial, sans-serif; color: green; font-size: 1.7em; text-decoration: underline; font-variant:small-caps; text-shadow:2px 2px #ff0000;&quot;&gt;
My Story
&lt;/h1&gt;
&lt;p style=&quot;text-align:right&quot;&gt;
My friend Pablo has a &lt;em style=&quot;color:red; font-weight:700&quot;&gt;pet dog…</description>
    </item>
    <item rdf:about="https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:tables:exercise&amp;rev=1692203632&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-08-16T09:33:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:web_development:tables:exercise</title>
        <link>https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:tables:exercise&amp;rev=1692203632&amp;do=diff</link>
        <description>Web Development Lesson 4 - Tables

Exercise

Objectivo

In this exercise you will create a table yourself using the HTML you have learnt. You will also create the same table using Javascript.

Setup

	*  For this exercise, use your &#039;tables.html&#039; file in your main directory.</description>
    </item>
    <item rdf:about="https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:tables:padding&amp;rev=1692203632&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-08-16T09:33:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:web_development:tables:padding</title>
        <link>https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:tables:padding&amp;rev=1692203632&amp;do=diff</link>
        <description>Web Development Lesson 4 - Tables

Padding

Objective

In this activity we&#039;ll adjust the spacing between cells and within cells to make it more readable.

Setup

	*  Continue using &#039;tables.html&#039; and &#039;style.css&#039; with your code from the previous activity. It should look like this.</description>
    </item>
    <item rdf:about="https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:tables:selectors&amp;rev=1692203632&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-08-16T09:33:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:web_development:tables:selectors</title>
        <link>https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:tables:selectors&amp;rev=1692203632&amp;do=diff</link>
        <description>Web Development Lesson 3 - Tables

Selectors

Objective

In this activity, we&#039;ll look at selectors, which allow you more control over what CSS rules are applied to.

Setup

	*  We&#039;ll build on previous work in this activity using your &#039;tables.html&#039; and &#039;style.css&#039;. Here&#039;s the code again.</description>
    </item>
    <item rdf:about="https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:tables:summary&amp;rev=1692203632&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-08-16T09:33:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:web_development:tables:summary</title>
        <link>https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:tables:summary&amp;rev=1692203632&amp;do=diff</link>
        <description>Web Development Lesson 4 - Tables

Summary

In this lesson we have learnt the following concepts relating to tables in HTML and arrays in Javascript.

HTML Tags

	*  table
	*  thead
	*  tbody
	*  tr
	*  th
	*  td

HTML Attributes

	*  id
	*  class

CSS

	*  font-style
	*  background-color
	*  border-width
	*  border-style
	*</description>
    </item>
</rdf:RDF>
