You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.php
+7-8Lines changed: 7 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -51,6 +51,13 @@ function spans($list) {
51
51
</header>
52
52
<article>
53
53
<p><abbr>HTML</abbr> 5 experimentation and demos I've hacked together. Click on the browser support icon or the technology tag to filter the demos (the filter is an <code>OR</code> filter).</p>
54
+
<section>
55
+
<a href="http://full-frontal.org" id="ffad" title="JavaScript Conference: Full Frontal, 12th November">
<p><strong>Learn more HTML5 & JavaScript:</strong> Full Frontal is a conference, <em>run by</em> front end developers <em>for</em> front end developers, held in the UK on 12th November.</p>
58
+
<p>Early bird tickets start at £100. Find out more: <em class="url">http://full-frontal.org</em></p>
59
+
</a>
60
+
</section>
54
61
<table id="demos">
55
62
<thead>
56
63
<th>Demo</th>
@@ -68,14 +75,6 @@ function spans($list) {
68
75
</tbody>
69
76
</table>
70
77
71
-
<!-- <section>
72
-
<a href="http://full-frontal.org" id="ffad" title="JavaScript Conference: Full Frontal, 20th November">
<p><b>Want to learn more about JavaScript?</b></p>
75
-
<p>Full Frontal is a <strong>JavaScript conference</strong>, <em>run by</em> front end developers <em>for</em> front end developers, held in the UK on 20th November.</p>
76
-
<p>Early bird tickets start at £100. Find out more: <em class="url">http://full-frontal.org</em></p>
77
-
</a>
78
-
</section> -->
79
78
<p>All content, code, video and audio is <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.0/uk/">Creative Commons Share Alike 2.0</a></p>
80
79
</article>
81
80
<footer><a id="built" href="http://twitter.com/rem">@rem built this</a></footer>
0 commit comments