Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disabled links to other sessions and removed tools #140

Merged
merged 2 commits into from
Dec 29, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 4 additions & 24 deletions 01-glasswork/front-end-html.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,18 +49,14 @@ <h1 class="break">While You're Waiting</h1>
<div class="fill-col">
<p>Wifi: username / password</p>
<table class="tocTable" style="margin: 0 auto;">
<tr>
<td>Install the Tools</td>
<td><a href="http://bit.ly/CnCTheTools" target="_blank">http://bit.ly/CnCTheTools</a></td>
</tr>
<tr>
<td>This presentation</td>
<td><a href="http://bit.ly/cnchtmlslide" target="_blank">http://bit.ly/cnchtmlslide</a></td>
</tr>
<tr>
<td>The worksheet</td>
<td><a href="http://bit.ly/cnchtmlwork" target="_blank">http://bit.ly/cnchtmlwork</a></td>
</tr>
<tr>
<td>The worksheet</td>
<td><a href="http://bit.ly/cnchtmlwork" target="_blank">http://bit.ly/cnchtmlwork</a></td>
</tr>
</table>
<div class="row-line-tools" style="margin-top: -1.25em; margin-left: -0.65em;">
<span class="row-line-tools"><a href="https://www.google.com/chrome/browser/desktop/index.html" target="_blank"><img src="/images/shared/chrome.png"/></a></span>
Expand Down Expand Up @@ -369,10 +365,6 @@ <h1 class="break" style="font-size: 9vh;">Do the Worksheet: Front-end Architectu
<div class="fill-col" style="margin-top: ">
<p>Wifi: username / password</p>
<table class="tocTable" style="margin: 0 auto;">
<tr>
<td>Install the Tools</td>
<td><a href="http://bit.ly/CnCTheTools" target="_blank">http://bit.ly/CnCTheTools</a></td>
</tr>
<tr>
<td>This presentation</td>
<td><a href="http://bit.ly/cnchtmlslide" target="_blank">http://bit.ly/cnchtmlslide</a></td>
Expand Down Expand Up @@ -518,10 +510,6 @@ <h1 class="break" style="font-size: 9vh;">Do the Worksheet: HTML Page Structure<
<td>The worksheet</td>
<td><a href="http://bit.ly/cnchtmlwork" target="_blank">http://bit.ly/cnchtmlwork</a></td>
</tr>
<tr>
<td>Install the Tools</td>
<td><a href="http://bit.ly/CnCTheTools" target="_blank">http://bit.ly/CnCTheTools</a></td>
</tr>
</table>
<div class="row-line-tools" style="margin-top: -1em; margin-left: -0.65em;">
<span class="row-line-tools"><a href="https://www.google.com/chrome/browser/desktop/index.html" target="_blank"><img src="/images/shared/chrome.png"/></a></span>
Expand Down Expand Up @@ -707,10 +695,6 @@ <h1 class="break" style="font-size: 9vh;">Do the Worksheet: HTML Elements<span s
<div class="fill-col" style="margin-top: ">
<p>Wifi: username / password</p>
<table class="tocTable" style="margin: 0 auto;">
<tr>
<td>Install the Tools</td>
<td><a href="http://bit.ly/CnCTheTools" target="_blank">http://bit.ly/CnCTheTools</a></td>
</tr>
<tr>
<td>This presentation</td>
<td><a href="http://bit.ly/cnchtmlslide" target="_blank">http://bit.ly/cnchtmlslide</a></td>
Expand Down Expand Up @@ -828,10 +812,6 @@ <h1 class="break" style="font-size: 9vh;">Do the Worksheet: Attributes<span styl
<div class="fill-col" style="margin-top: ">
<p>Wifi: username / password</p>
<table class="tocTable" style="margin: 0 auto;">
<tr>
<td>Install the Tools</td>
<td><a href="http://bit.ly/CnCTheTools" target="_blank">http://bit.ly/CnCTheTools</a></td>
</tr>
<tr>
<td>This presentation</td>
<td><a href="http://bit.ly/cnchtmlslide" target="_blank">http://bit.ly/cnchtmlslide</a></td>
Expand Down
40 changes: 20 additions & 20 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,39 +23,39 @@ <h4>
</tr>
<tr>
<td style="text-align: left;">The Garnish: CSS</td>
<!-- <td class="disabled-link">slides</td>
<td class="disabled-link">worksheet</td> -->
<td><a href="02-garnish/css.html">slides</a></td>
<td><a href="http://bit.ly/cnccsswork" target="_blank">worksheet</a></td>
<td class="disabled-link">slides</td>
<td class="disabled-link">worksheet</td>
<!-- <td><a href="02-garnish/css.html">slides</a></td>
<td><a href="http://bit.ly/cnccsswork" target="_blank">worksheet</a></td> -->
</tr>
<tr>
<!-- <tr>
<td style="text-align: left;">The Rocks: Git</td>
<!-- <td class="disabled-link">slides</td>
<td class="disabled-link">worksheet</td> -->
<td class="disabled-link">slides</td>
<td class="disabled-link">worksheet</td>
<td><a href="03-rocks/command-line-version-control.html">slides</a></td>
<td><a href="http://bit.ly/cncgitwork">worksheet</a></td>
</tr>
</tr> -->
<tr>
<td style="text-align: left;">The Liquor: JavaScript</td>
<!-- <td class="disabled-link">slides</td>
<td class="disabled-link">worksheet</td> -->
<td><a href="04-liquor/javascript-introduction.html">slides</a></td>
<td><a href="http://bit.ly/cncjavascriptwork">worksheet</a></td>
</tr>
<tr>
<td style="text-align: left;">The Mixers: Interactive</td>
<!-- <td class="disabled-link">slides</td>
<td class="disabled-link">worksheet</td> -->
<td><a href="05-mixers/interactive.html">slides</a></td>
<td><a href="http://bit.ly/cncinteractivework">worksheet</a></td>
<td class="disabled-link">slides</td>
<td class="disabled-link">worksheet</td>
<!-- <td><a href="04-liquor/javascript-introduction.html">slides</a></td>
<td><a href="http://bit.ly/cncjavascriptwork">worksheet</a></td> -->
</tr>
<tr>
<td style="text-align: left;">The Enjoy: Code Jam</td>
<td style="text-align: left;">Enjoy: Code Jam</td>
<td class="disabled-link">slides</td>
<td class="disabled-link">worksheet</td>
<!-- <td><a href="06-enjoy/06-jun.html">slides</a></td>
<td><a href="http://bit.ly/cncenjoywork">worksheet</a></td> -->
</tr>
<tr>
<td style="text-align: left;">The Mixers: API's</td>
<td class="disabled-link">slides</td>
<td class="disabled-link">worksheet</td>
<!-- <td><a href="05-mixers/interactive.html">slides</a></td>
<td><a href="http://bit.ly/cncinteractivework">worksheet</a></td> -->
</tr>
</table>
<br>
</div>
Expand Down