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-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -53,18 +53,18 @@ function spans($list) {
53
53
<article>
54
54
<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>
55
55
<?php/*
56
+
<section>
57
+
<a href="http://leftlogic.com/tour" id="promo">
58
+
<p><strong>Want to learn all about JavaScript?</strong></p>
59
+
<p>Full day limted places workshops covering HTML5 APIs, Node and jQuery for designers at <strong>£200</strong> running throughout May. <u>Find out more and grab your ticket now.</u></p>
60
+
</a>
61
+
</section>
62
+
*/?>
56
63
<section>
57
64
<a href="http://introducinghtml5.com" id="ih5">
58
65
<p><strong>Introducing HTML5</strong> by Bruce Laweson & Remy Sharp is the first full length book dedicated to HTML5.</p><p>Get it now and kick some HTML5 ass!</p>
59
66
</a>
60
67
</section>
61
-
*/?>
62
-
<section>
63
-
<a href="http://leftlogic.com/tour" id="promo">
64
-
<p><strong>Want to learn all about JavaScript?</strong></p>
65
-
<p>Full day limted places workshops covering HTML5 APIs, Node and jQuery for designers at <strong>£200</strong> running throughout May. <u>Find out more and grab your ticket now.</u></p>
0 commit comments